v1
latestOpenAPI 3.1.12026-07-124448163.2 KBusers
Delete a user
Deletes a client user from the client by ID.
delete/users/{id}
Path parameters
idstring cuid required
The ID of the item
Example:cmf41ajzv003706un4i99q19z
Headers
x-client-idstring cuid required
The ID of the client
Example:cmf41ajzv003706un4i99q19z
Response
User deleted
Example response
{
"object": "file",
"deleted": true,
"id": "cmf41ajzv003706un4i99q19z"
}