Playbook Admin ACL
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
resourceOwnerIdstringRequired
The resource owner identifier.
Responses
200
OK
string · uuid[]Optional
403
Forbidden
get/playbooks/admin/applications/{resourceOwnerId}
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
resourceOwnerIdstringRequired
The resource owner identifier.
Body
containerObjectIdentifierstring · uuidRequired
isAdminbooleanRequired
Responses
200
OK
string · uuidOptional
400
Bad Request
403
Forbidden
post/playbooks/admin/applications/{resourceOwnerId}
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
resourceOwnerIdstringRequired
The resource owner identifier.
containerIdstring · uuidRequired
The container identifier.
Responses
200
OK
No content
403
Forbidden
404
Not Found
delete/playbooks/admin/applications/{resourceOwnerId}/{containerId}
No content
Last updated
