DELETE
/
v2
/
user
/
{user_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string
required

ID of the user to delete

Body

application/json
password
string | null

User's current password

delete_vector_data
boolean | null
default: false

Whether to delete the user's vector data

Response

200 - application/json
results
object
required