Skip to main content

Delete Permission Group

DELETE 

/v1/permissions/:permissionGroupId

This endpoint removes a Permission Group identified by the permissionGroupId parameter.

Request

Path Parameters

    permissionGroupId int64required

    The identifier of the Permission Group.

Responses

When the delete was successful.

Loading...