groups

Delete a group

The group must belong to the account into which the user is authenticated

delete/accounts/{id}/groups/{group_id}

Path parameters

idstring required

Account id

group_idstring required

Group id

Response

The group was successfully deleted

namestring

Name of the group

descriptionstring

Description of the group

rolesstring[]

Roles grant permissions to users

hrefstring

A reference to this group

createdstring

An iso8601 formatted timestamp

updatedstring

An iso8601 formatted timestamp

Changes

No recorded changes to this endpoint across all 1 revision of this API.