Skip to main content

Add Permission to Role

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

Description

Associates a specific permission with a role.

Authentication

X-API-Key

Request

Headers

HeaderValueRequired
AuthorizationX-API-Key: {{apiKey}}Yes

Path Parameters

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