Users
Delete User
Delete a user from your app.
DELETE
Headers
Your API key for authentication.
Query Parameters
The unique identifier for the user.
The unique identifier for the app.
Response
A message indicating the result of the user deletion operation. Possible value: User deleted successfully
.
A code indicating the result of the user deletion operation. Possible value: USER_DELETED
.