Skip to main content

Register an integration

POST 

/v1/admin/integrations

Registers a new integration. The integration_type query parameter selects the body shape (see IntegrationConfigRequest). Returns the assigned integration_id which subsequent operations (GET / PUT / DELETE / endpoint registration) address by.

Super-admin only.

Request

Responses

Integration successfully registered