Skip to main content
DELETE
Delete

Headers

string
required
Your API key for authorization.

Path Parameters

string
required
The ID of the shipping address to delete.

Response

boolean
Indicates whether the operation was successful.
string
A message confirming the deletion.
string
A code indicating the result of the operation. Possible values:
  • SHIPPING_DELETED: Shipping address deleted successfully
  • SHIPPING_DELETE_FAILED: Failed to delete shipping address
string
Error message if the request fails.
Deleting a shipping address is permanent and cannot be undone. Make sure you have the correct shipping ID before proceeding.