Pular para o conteúdo principal

Copy permissions between roles

POST 

/api/v1/roles/:dstRoleId/copy-permissions-from/:srcRoleId

Copies every permission from one role onto another, for building a variant of an existing role without re-selecting each permission. Requires role.permission.assign.

Request

Responses