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 '{}'
This response does not have an example.
Trigger a board webhook execution.
The request body of the webhook.
OK