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.