Skip to main content
POST
Run integration checks

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

connectionId
string
required

Body

application/json
organizationId
string

Auto-resolved from your API key / session. You can omit this; it is ignored by the server.

checkId
string

Specific check ID to run. Omit to run ALL available checks for the connection (matches the provider manifest).

Example:

"aws-s3-bucket-public-access"

Response

201 - undefined