cURL
curl --request DELETE \ --url http://localhost/api/admin/users/ \ --header 'Content-Type: application/json' \ --data '{ "workspaceId": "<string>", "userIds": [ "1043" ] }'
"<string>"
Delete events, and computed properties and segments for specific users.
An empty String