Delete permission on application
DELETE/v1/applications/:applicationId/permissions/:permissionId
Preview: The API is in development or testing phases and the interface could still change slightly.
Remove requester's permission on application
Scope: store_admin, store_write
Request
Responses
- 204
- 400
- 404
No Content - The permission was successfully deleted.
Bad Request
Not Found