POST https://api.plannrcrm.com /api/v2/roles/{role_uuid}/{action} https://api.plannrcrm.com

Assign or revoke a role

Assign or revoke a role for one or more accounts. The action is determined by the URL parameter. Optionally scope the assignment to a specific target resource (e.g. a network). Processing is best-effort: each assignee is processed independently and the response reports which succeeded and which failed.

Path parameters

  • string Required
  • string Required
  • string Required

Request Headers

  • string

Body

  • array[string(uuid)] Required
  • string
  • string(uuid)
POST /api/v2/roles/{role_uuid}/{action}
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://apidocs.plannrcrm.com/explorer/operation/operation-postapiv2rolesrole_uuidaction

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.