Delete a User.
curl https://api.warpstream.com/api/v1/users/delete \ -H 'warpstream-api-key: XXXXXXXXXX' \ -H 'Content-Type: application/json' \ -d '{"user_id": "ui_XXXXXXXXXX"}'
{}
Last updated 9 months ago
Was this helpful?