API reference
Delete shipping method
Delete an existing shipping method
DELETE
/v1/shipping/methods/{id}Delete an existing shipping method
Authorization
bearerAuth AuthorizationBearer <token>
OAuth2 access token issued by Ecomiq Auth.
In: header
Path Parameters
id*string
Unique identifier of the resource.
Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/v1/shipping/methods/string"Empty