Integrations
Create a new integration
Connects a third-party application to the specified workspace. Config is validated against the JSON Schema for the given appType + category.
POST
Create a new integration
Headers
Workspace ID
Body
application/json
Human-readable name
Example:
"My Jira Integration"
Third-party app identifier
Example:
"jira"
Integration category
Example:
"ticketing"
App-specific configuration validated via JSON Schema
Example:
Optional description
Response
200 - application/json
Create a new integration
