Customers
Delete a customer (GDPR)
Permanently deletes a customer and all associated personal data. This operation is irreversible and intended for GDPR right-to-erasure requests. Returns 204 on success.
delete/customers/{customer_id}
Path parameters
customer_idstring required
Customer identifier.
Response
Customer deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.