curl --request DELETE \
--url https://caliper.alpha-1edtech.ai/webhook-filters/{id} \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"message": "<string>",
"errors": "<unknown>"
}Deletes a webhook filter by ID
curl --request DELETE \
--url https://caliper.alpha-1edtech.ai/webhook-filters/{id} \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"message": "<string>",
"errors": "<unknown>"
}Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.