WhiteLabel API
Clients
Bulk Delete
This API endpoint (POST) removes multiple clients with a single request. If the request succeeds, it will return the ids of the clients that were removed.
Permissions: clients.remove
Webhook event: client-removed
clients array of strings * An array of strings each representing a client id that you wish to remove. The maximum number of clients that can be removed in a single request is 50.