Delete user
Delete a specific user. Users can only delete their own account unless they are superusers.
Path parameters
id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Request
This endpoint expects an object.
password
User’s current password
delete_vector_data
Whether to delete the user’s vector data
Response
Successful Response
results