delete method removes a record from the collection.
Configuration Example
Implementation Examples
REST API Mapping Implementation (Recommended)
File:delete.rest.yml
JavaScript Implementation
File:delete.js
Input
| Property | Type | Description |
|---|---|---|
id | string | The ID of the record to delete |
credentials | object | Authentication credentials |
parameters | object | Method-specific parameters |