Pular para o conteúdo principal

Clone a role

POST 

/api/v1/roles/:id/clone

Copies an existing role's permission set into a new role under a new name. Use this to derive a narrower variant of a working role rather than reassembling its permissions by hand. Requires role.create.

Request

Responses