latestOpenAPI 3.1.02026-08-221163801019.2 KB
f0f28319e448
User
Delete an user
Delete an user. This endpoint deletes the user from the Amigo system.
Permissions
This endpoint requires the following permissions:
- User.DeleteUser on the user to delete.
delete/v1/{organization}/user/{requested_user_id}
Path parameters
requested_user_idstring required
The identifier of the user to delete.
The identifier of the user to delete.
organizationstring required
Headers
x-mongo-cluster-namestring nullable
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
Sec-WebSocket-Protocolstring[]
Response
Succeeded.