Skip to main content
DELETE
C#
This endpoint requires the buyers.write scope.

Authorizations

Authorization
string
header
required

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

Headers

x-gr4vy-merchant-account-id
string

The ID of the merchant account to use for this request.

Example:

"default"

Path Parameters

buyer_id
string<uuid>
required

The ID of the buyer to delete shipping details for.

Example:

"fe26475d-ec3e-4884-9553-f7356683f7f9"

shipping_details_id
string<uuid>
required

The ID of the shipping details to delete.

Example:

"bf8c36ad-02d9-4904-b0f9-a230b149e341"

Response

Successful Response