delete https://api.revenuehq.dev/applications//users/
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