v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organizations

Add organization application role

Add a role to the application in the organization.

post/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

The role ID to add.

Response

The role was added successfully.