v1
latestOpenAPI 3.0.12026-08-0435481.5 MBApplications
Revoke a user's access to an organization for a application.
Revoke a user's access to an organization for a application by application id, user id and organization id.
delete/api/applications/{id}/users/{userId}/consent-organizations/{organizationId}
Path parameters
idstring required
The unique identifier of the application.
userIdstring required
The unique identifier of the user.
organizationIdstring required
The unique identifier of the organization.
Response
The user's access to the organization is revoked for the application.