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.xenia.team/api/v1/mgt/workspaces/{workspaceId}/webhook-dead-letter/{id} \ --header 'x-client-key: <api-key>' \ --header 'x-client-secret: <api-key>'
{ "status": true, "code": 200, "message": "Dead letter deleted successfully" }
Workspace ID
Dead letter ID
Dead letter deleted successfully