Delete user
Delete a specific user.
Users can only delete their own account unless they are superusers.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
Headers
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