cURL
curl --request POST \ --url https://us.getconvoy.cloud/api/v1/projects/{projectID}/subscriptions/test_filter \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "request": { "body": "<unknown>", "header": "<unknown>" }, "schema": { "body": "<unknown>", "header": "<unknown>" } } '
{ "message": "<string>", "status": true, "data": true }
This endpoint validates that a filter will match a certain payload structure.
Documentation IndexFetch the complete documentation index at: https://getconvoy.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://getconvoy.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Project ID
Filter Details
Same Request & Headers
Show child attributes
Sample test schema
OK
Was this page helpful?