Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements], manageEntitlements [Manage Entitlements], readEntitlements [Read Entitlements].
The API checks whether a user is granted the rights to access an application either directly or indirectly through the userâs group association and dynamic role association.
The user id and application id are needed to entered in the textbox provided under Path Params. The {tenant_url} can be replaced in the Base URL with the actual value. The entered values get reflected in the Request code. The preferred language can be selected from the right panel to generate the selected Response example.
204The user is granted to the application.
401The user is not granted to the application.
500Your request can't be processed because an internal server error occurred.
