Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

_id
string
required

ID of the customer to delete (MongoDB ObjectId)

Pattern: ^[a-fA-F0-9]{24}$
Example:

"507f1f77bcf86cd799439011"

Response

Resource Deleted!

success
boolean
Example:

true