DELETE example/api/publication/{publicationId}/users/{userId}
https://app.bwz.se/bedrock/example/api/publication/{publicationId}/users/{userId}
Removes explicitly set permissions for the user and the publications
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
publicationId |
The id of the |
integer |
Required |
userId |
The id of the user to remove permissions for |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Nothing
None.