Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.

Skip to main content
DELETE
/
api
/
v1
/
users
/
{id}
Delete user
curl --request DELETE \
  --url https://{tenant}.cubecloud.dev/api/v1/users/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

id
number
required

Response

200 - application/json

Successful response

Assistant
Responses are generated using AI and may contain mistakes.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.