v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Roles

Assign role to applications

Assign a role to a list of applications. The role must have the type Application.

post/api/roles/{id}/applications

Path parameters

idstring required

The unique identifier of the role.

Request body

applicationIdsstring[] required

An array of application IDs to be assigned.

Response

The role was assigned to the applications successfully.