Products
Delete a fabric template
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav.
Example:
1001
This ID maps to your Platform Account ID. To find this ID login to Dropship and click Merchant Settings > Integrations. In the options field, select configuration. The fabric Settings page is displayed with your Platform Account ID.
The unique template identifier.
Response
204 - application/json
Template deleted
No response body is returned.
Returns a 204 response indicating the template was successfully deleted.
Example:
"Template Deleted."