Skip to content

Delete User

DELETE
/api/v1/admin/projects/{project_id}/users/{user_id}

Delete a user and cascade all tenant data for GDPR erasure.

project_id
required
Project Id
string format: uuid
user_id
required
User Id
string format: uuid
X-Admin-Key
Any of:
string
X-Admin-API-Key
Any of:
string
X-Project-ID
Any of:
string

Successful Response

Response Delete User Api V1 Admin Projects Project Id Users User Id Delete
object
key
additional properties
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string