latestOpenAPI 3.1.02026-08-197104501.1 MB
8fbaab4fc7c5
Customer Management
Delete End User
Delete multiple end-users.
Parameters:
- user_ids (List[str], required): The unique user_ids for the users to delete
Example curl:
curl --location 'http://0.0.0.0:4000/customer/delete' --header 'Authorization: Bearer sk-1234' --header 'Content-Type: application/json' --data '{
"user_ids" :["ishaan-jaff-5"]
}'
See below for all params
post/customer/delete
Request body
Response
Successful Response
{"stackTrail":"paths:/customer/delete:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}