Buyers
Delete a buyer
Permanently removes a buyer record.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
The ID of the buyer to delete.
Examples:
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Query Parameters
Response
204
Successful Response