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.

Examples:
"d6eefec9-dcc2-4574-8af8-69897038d9c5"

Responses

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