Delete a group

delete/groups/{groupId}
Internal-Use Only

Deletes a group.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
groupId
string
true

The unique identifier for the group.

Responses

StatusMeaningDescription
204No ContentThe group was successfully deleted.
404Not FoundThe group could not be found.