cURL
curl --request DELETE \ --url https://api.connect-crm.com/v1/records/{object}/{recordId}
{ "data": {} }
Deletes a single record by ID.
A UUID or slug to identify the object.
A UUID or slug to identify the record.
Success
Show child attributes