Enable integration dev mode
put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationNamestring · max: 100RequiredPattern:
Name of the integration.
^[a-zA-Z0-9-_.]+$Body
tunnelUrlstring · min: 1 · max: 256Required
URL of the tunnel to dispatch integration events to
allbooleanOptionalDefault:
If set to true, all requests will be forwarded to the tunnel, not just from the owning organization.
falseResponses
204
Updated development mode successfully
No content
404
Not Found
application/json
put/integrations/{integrationName}/dev
No content
Last updated
Was this helpful?