Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.example.com/v1/crm/merchants/{merchantId}/pricing-templates/{pricingTemplateId} \ --header 'Authorization: Bearer <token>'
null
Remove a pricing template from a merchant
Enter token in following format: Bearer
The request was successful and the response body is empty.