v1
latestOpenAPI 3.0.12026-08-0435481.5 MBOrganizations
Remove organization application role
Remove a role from the application in the organization.
delete/api/organizations/{id}/applications/{applicationId}/roles/{organizationRoleId}
Path parameters
idstring required
The unique identifier of the organization.
applicationIdstring required
The unique identifier of the application.
organizationRoleIdstring required
The unique identifier of the organization role.
Response
The role was removed from the application in the organization successfully.