For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enable integration dev mode

put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationNamestring · max: 100Required

Name of the integration.

Pattern: ^[a-zA-Z0-9-_.]+$
Body
tunnelUrlstring · min: 1 · max: 256Required

URL of the tunnel to dispatch integration events to

allbooleanOptional

If set to true, all requests will be forwarded to the tunnel, not just from the owning organization.

Default: false
Responses
204

Updated development mode successfully

No content

put/integrations/{integrationName}/dev

No content

Last updated

Was this helpful?

Powered by GitBook