Last updated 12 months ago
Was this helpful?
White label admin only API to delete a user.
Organization ID
User ID
DELETE /v1/api/organizations/{organizationId}/whitelabel/users/{userId} HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text" }