Examples

DELETE /api/roles/13-Organization%20admin/clone
{
  "role": {}
}
200
{
  "id": 18,
  "name": "Org Admin",
  "builtin": 0,
  "description": null,
  "origin": null,
  "cloned_from_id": 13
}

Params

Param name Description
location_id
optional

Scope by locations

Validations:

  • Must be a Integer

organization_id
optional

Scope by organizations

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String