Modify Group

Modify an existing group.

Path Params
string
required

ID of the Lucid group to modify.

Body Params
schemas
array of strings

Passwords must be at least 6 characters in length.

schemas
Operations
array of objects

Type of permission being given.

Operations
Responses

400

Bad Request. Occurs if the request body syntax is incorrect.

401

Unauthorized. Occurs if bearer token is invalid.

404

Not Found. Occurs if the group was not found.

409

Conflict. Occurs if the group name already exists on the account.

Language
Credentials
URL