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

Delete Group

Delete an existing group.

Path Params
string
required

ID of the Lucid group to delete.

Responses
204

No Content. Occurs if the delete was successful.

400

Bad Request. Occurs if the group has license allotments or primary users.

401

Unauthorized. Occurs if the bearer token is invalid.

404

Not Found. Occurs if the group was not found.

Language
Click Try It! to start a request and see the response here!