v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organizations

Replace organization application roles

Replace all roles associated with the application in the organization with the given data.

put/api/organizations/{id}/applications/{applicationId}/roles

Path parameters

idstring required

The unique identifier of the organization.

applicationIdstring required

The unique identifier of the application.

Request body

organizationRoleIdsstring[] required

An array of role IDs to replace existing roles.

Response

The roles were replaced successfully.