cURL
curl --request DELETE \ --url https://api.connect-crm.com/v1/records/{object}/{recordId}
{ "data": {} }
Deletes a single record by ID.
Documentation IndexFetch the complete documentation index at: https://docs.connect-crm.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.connect-crm.com/llms.txt
Use this file to discover all available pages before exploring further.
A UUID or slug to identify the object.
A UUID or slug to identify the record.
Success
Show child attributes