delete https://api.attio.com/v2/objects/companies/records/
Deletes a single company record by ID.
Required scopes: object_configuration:read
, record_permission:read-write
.
Log in to see full request history
Responses
Deletes a single company record by ID.
Required scopes: object_configuration:read
, record_permission:read-write
.
xxxxxxxxxx
curl --request DELETE \
--url https://api.attio.com/v2/objects/companies/records/record_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: