v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Roles

Link scopes to role

Link a list of API resource scopes (permissions) to a role. The original linked scopes will be kept.

post/api/roles/{id}/scopes

Path parameters

idstring required

The unique identifier of the role.

Request body

scopeIdsstring[] required

An array of API resource scope IDs to be linked.

Response

The role was linked to the scopes successfully.