Skip to main content
POST
/
v1
/
integrations
/
checks
/
connections
/
{connectionId}
/
run
/
{checkId}
cURL
curl --request POST \
  --url http://localhost:3333/v1/integrations/checks/connections/{connectionId}/run/{checkId}

Documentation Index

Fetch the complete documentation index at: https://bubbaaiinc-lewis-comp-company-tasks.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

connectionId
string
required
checkId
string
required

Response

201 - undefined