v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBSpace permissions
Remove a space permission
Removes a space permission. Note that removing Read Space permission for a user or group will remove all the space permissions for that user or group.
Note: Apps cannot access this REST resource - including when utilizing user impersonation.
Permissions required: 'Admin' permission for the space.
delete/wiki/rest/api/space/{spaceKey}/permission/{id}
Path parameters
spaceKeystring required
The key of the space to be queried for its content.
idinteger required
Id of the permission to be deleted.
Response
Permission successfully removed.