Skip to main content
DELETE
Deletes a customer and all associated data.
This operation is irreversible. All usage data and settings for this customer will be permanently deleted.

Authentication

Public API: use an API key.
  • Authorization: Bearer YOUR_API_KEY (public API)

Path params

string
required
Your unique identifier for this customer.

Request example

Response

Returns 204 No Content on success.