v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organizations

Assign roles to applications in an organization

Assign roles to applications in the specified organization.

post/api/organizations/{id}/applications/roles

Path parameters

idstring required

The unique identifier of the organization.

Request body

applicationIdsstring[] required

An array of application IDs to assign roles to.

organizationRoleIdsstring[] required

An array of organization role IDs to assign to the applications.

Response

Roles were assigned to the applications successfully.