These docs are for v1.0. Click to read the latest docs for v1.4.

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
string

The display name of the group.

members
array of objects
members
Responses

401

Unauthorized. Occurs if the 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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json