Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.example.com/v1/notes/:id
{ "data": { "deleted": true, "id": "<string>" } }
Delete a note
Authorization: Bearer wbk_your_api_key_here
Show properties
true
curl -X DELETE https://data.leadlex.com/functions/v1/api-gateway/v1/notes/note-001 \ -H "Authorization: Bearer wbk_your_api_key_here"
insufficient_permissions
contacts:write