Skip to main content
DELETE
Delete a usage group
This v1 endpoint is deprecated and will be removed in the coming weeks. Use DELETE /usage-group-sets/{usage_group_set_id}/usage-groups/{usage_group_id} in the v2 API instead.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

usage_group_set_id
string<uuid>
required

The ID of the usage group set

usage_group_id
string<uuid>
required

The ID of the usage group

organization_id
string
required

Response

Successful Response

success
boolean
required