Delete a User

Deletes a specific user account and removes it from the system.

🚧

Authentication

All BigPanda APIs require Bearer Token Authorization in the call headers.

This API uses the User API Key type of Authorization token.

Usage

Created user accounts in the system are not permanently deleted, but disabled by setting the active attribute to false. This prevents the user from logging in to BigPanda and hides their account information in the UI.

Language