Delete record
Deletes a record from a collection.
DELETE https://api.cogfy.com/collections/:collectionId/records/:recordId
Path params
collectionId
: The ID of the collection that has the record to be deleted.recordId
: The ID of the record to be deleted.