DELETE
/
platform
/
api
/
v1
/
users
/
{user_id}
curl --request DELETE \
  --url https://chat.toolzz.ai/platform/api/v1/users/{user_id}

Parameters

user_id
string

user_id: The ID of the user to delete.