Delete a shipping option
Shipping
Delete a shipping option
Delete a shipping option. Requires the WRITE_SHIPPING scope.
DELETE
Delete a shipping option
Soft-deletes a shipping option. The option must belong to the store bound to the app token. Requires the
WRITE_SHIPPING scope.Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Path Parameters
ObjectId of the shipping option.
Response
Delete a shipping option.
Standard Salesive response envelope. The operation-specific payload is carried in data.

