Project Admin ACL
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
resourceOwnerIdstringRequired
The unique identifier of the resource owner (application).
Responses
200
OK
Responsestring · uuid[]
403
Forbidden
get
/projects/admin/applications/{resourceOwnerId}Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
resourceOwnerIdstringRequired
The unique identifier of the resource owner (application).
Body
containerObjectIdentifierstring · uuidRequired
isAdminbooleanRequired
Responses
200
OK
Responsestring · uuid
400
Bad Request
403
Forbidden
post
/projects/admin/applications/{resourceOwnerId}Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
resourceOwnerIdstringRequired
The unique identifier of the resource owner (application).
containerIdstring · uuidRequired
The unique identifier of the project to remove ACL for.
Responses
200
OK
No content
403
Forbidden
404
Not Found
delete
/projects/admin/applications/{resourceOwnerId}/{containerId}No content
Last updated
