Revoke permission
DELETE/v1/spaces/:spaceId/permissions/:permissionId
Preview: The API is in development or testing phases and the interface could still change slightly.
Revoke granted permission (scope) to user (requester) on this space
Scope: space_write
Request
Responses
- 204
- 400
- 404
- 409
- default
No Content - The permission was successfully deleted.
Bad Request
Not Found
Conflict
Other error messages