Skip to main content
DELETE
Delete a platform customer
Delete a platform customer. Use this when an exporter offboards from your platform. The operation returns 200 with a success flag, not 204.

Request example

Response example

Errors

  • 404 when no customer with that id belongs to your account.

Next steps

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

The customer ID

Response

Deletion confirmation

success
boolean