Skip to main content
DELETE
Delete Customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerId
string
required
Pattern: ^[0-9a-fA-F]{24}$

Response

RequestSuccess

customer
object
required