API Reference
Reference for the API
Delete a specific record by its ID.
cURL
curl --request DELETE \ --url https://api.example.com/apps/{app_id}/collections/{collection_id}/records/{record_id}
null
Documentation IndexFetch the complete documentation index at: https://docs.withcortex.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.withcortex.ai/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the app
The ID of the collection
The ID of the record
The response is of type unknown.
unknown
Was this page helpful?