Users
Delete User by ID
Delete a user by ID. A user can be deleted only by themselves or an account owner.
DELETE
Recipes
Path Parameters
ID of the user. Generated automatically by the server after user creation.
Headers
A user session token. See our Authentication page to learn more about the session token.
API key from Dashboard. Expected format:
ApiKey {your_api_key}
. Must be used either QB-Token or Authorization.Responses
Was this page helpful?