Skip to content

Delete a custom attribute for a group

DELETE
/api/v4/groups/{id}/custom_attributes/{key}

Deletes a specified custom attribute for a group.

key
required
string

The key of the custom attribute

id
required
One of:
string

The ID or URL-encoded path of the group

No Content

Bad Request

Not Found