Delete a shipping template
Delete a shipping template with the Delete Shipping Template API.
Call the Delete Shipping Template API and provide the ID for the template you want to delete. For example:
DELETE /v3/settings/shipping/templates/{templateId}
Updated about 1 month ago