v6

latestOpenAPI 3.1.0raw.githubusercontent.com2025-04-245712812.6 KB
Records

Delete a record

Deletes a single record (e.g. a company or person) by ID.

Required scopes: object_configuration:read, record_permission:read-write.

delete/v2/objects/{object}/records/{record_id}

Path parameters

objectstring required

The UUID or slug of the object the record belongs to.

Example:people
record_idstring required

The UUID of the record to delete.

Example:891dcbfc-9141-415d-9b2a-2238a6cc012d

Response

Success

object required

Success