latestOpenAPI 3.0.12026-08-2035981.5 MB

0287c6a59eba

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.