platform
Remove User Auth0 Roles
Remove one or more Auth0 roles from a user and return the refreshed state.
Removes the tenant-wide (user-level) grant when organizationId is omitted, or the organization-scoped grant when supplied. Requires owner on the members-users module instance.
delete/api/platform/users/{user_id}/auth0-roles
Path parameters
user_idstring required
Auth0 user id to remove roles from
Auth0 user id to remove roles from
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.