cURL
curl --request POST \ --url http://localhost:4000/webhook \ --header 'Content-Type: application/json' \ --header 'api_key: <api_key>' \ --data ' { "flowId": "<string>", "projectId": 123, "values": {} } '
{ "message": "<string>", "success": true }
Documentation IndexFetch the complete documentation index at: https://harbor.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://harbor.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Success response