latestOpenAPI 3.0.12026-08-2035981.5 MB

0287c6a59eba

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.