latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
integrations-v3
Create
Create a new named integration instance and start a health check.
Credentials are encrypted and stored in AWS Secrets Manager. Only metadata (name, type, id, timestamps) is stored in the database.
After the instance is created, a health check workflow runs in the background against the supplied credentials. The workflow updates last_health_check asynchronously.
Permissions: org admin (own org) or platform admin (any org). organization_id defaults to the caller's own org; platform admins may supply a different org to create integrations on its behalf.
Returns HTTP 201 with the created instance metadata.
post/v3/integrations
Query parameters
organization_idstring nullable
Request body
Response
Successful Response