Remove a user

This endpoint removes a user from the application. You cannot remove the application's owner.

Returns an array of all the application's remaining users.

NOTE: As a safety precaution, this endpoint does not allow you to remove yourself from an application. Rather, there is a dedicated API endpoint scoped to the active user for leaving an application.

This action triggers an email notification to the removed user.

Authorized scopes:

  • owner
  • admin:full
Language
Credentials
Bearer
token
URL
Click Try It! to start a request and see the response here!