Skip to main content

core_groups_destroy

DELETE 

/api/v3//core/groups/:group_uuid/

Group Viewset

Request

Path Parameters

    group_uuid uuidrequired

    A UUID string identifying this Group.

Responses

No response body

curl -L -X DELETE '/api/v3/core/groups/:group_uuid/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired