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/leads/{leadId}/equipment-models/{equipmentModelId} \ --header 'Authorization: Bearer <token>'
null
Remove an equipment model from a lead
Enter token in following format: Bearer
The request was successful and the response body is empty.