Skip to main content

Add Permission to Role

POST /roles/{roleId}/permissions/{permissionId}

Description

Associates a specific permission with a role.

Authentication

Bearer token

Request

Headers

HeaderValueRequired
AuthorizationBearer {token}Yes

Path Parameters

ParameterTypeDescription
roleIduuidThe unique identifier of the role
permissionIduuidThe unique identifier of the permission to add