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 POST \ --url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/board-instances/{boardId}/incoming-webhooks/{nodeId} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "code": "<string>", "message": "<string>", "extensions": {} }
Trigger a board webhook execution.
The request body of the webhook.
OK