v6
latestOpenAPI 3.1.02026-08-047720752.5 KBRecords
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 uuid required
The UUID of the record to delete.
Example:891dcbfc-9141-415d-9b2a-2238a6cc012d
Response
Success
object required
Success