> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

Validate an integration spec

POST 

/v1/integration/:integration_type/spec/validate

Validates a SaaS integration spec against the integration type definition. Set validationMode to full with spec.integrationSpec for full validation, or appSpec with spec.appSpec to validate app settings only. For full mode, use options.skipSecretExistenceCheck to skip organization secret existence checks (e.g. plan-time validation before secrets are created).

Request

Responses

Default Response