Delete User

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/user

Delete a user by providing the id of the user.

Request parametersResponse schema
code NUMBER
No description available
Can be executed by:
Organization Owner
Can be associated to:
Securables
Groups
Collections
Shareables
Organizations
Integrations
Locale
Country
Thumbnails
Account
Alert
Authorization
Plugin
Schedule
Did this page help you?
Yes No
Language
Shell
Node
Java
.NET
Python
PHP
Install
npm install @luzmo/nodejs-sdk
Example Response
200
400
500
{
  "code": 200
}