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}

Path Parameters

connectionId
string
required
checkId
string
required

Response

201 - undefined