Delete Shipping Method
DELETE/api/v1/shipping_methods/:shipping_method_id
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Delete Shipping Method
Request
Responses
- 200
- 401
- 403
- 422
Successful Response
`unauthorized`: Invalid or no credentials where supplied.
`could_not_validate_credentials`: Could not validate credentials.
`shipping_method_not_found`: A shipping method not found for matching ID.