Skip to content

Delete Group

DELETE
/v2/group/{group_id}

Delete a group by group ID.Requires accountOrg:config:edit or account:config:edit permissions and for user to be in the same org as the group

Authorizations

Parameters

Path Parameters

group_id
required

Group ID

string format: uuid

Group ID

Responses

200

Successful Response

404

Not Found

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string