Deletes a single collection Record by its ID.

Depending on the collection's deleteRule value, the access to this action may or may not have been restricted.

You could find individual generated records API documentation from the Dashboard.

API details
DELETE
/api/collections/collectionIdOrName/records/recordId
Path parameters
Param Type Description
collectionIdOrName String ID or name of the record's collection.
recordId String ID of the record to delete.
Responses
{#each responses as response (response.code)} {/each}
{#each responses as response (response.code)}
{/each}