Unassign the capability from a group

delete/capabilities/{capabilityName}/groups/{groupId}
Internal-Use Only

Remove the group from the list of groups authorized to access this capability.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
capabilityName
string
true

The name of the capability

groupId
string
true

The ID of the group

Responses

StatusMeaningDescription
204No ContentCapability succesfully unassigned, no content returned
403ForbiddenForbidden. The user does not have the required sas.capability.assign.group capability.Schema
404Not FoundNo capability with the specified name has been foundSchema