configureIntegration
An integration can call this endpoint to configure itself
Documentation Index
Fetch the complete documentation index at: https://botpress-add-desk-to-botpress-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Bot id
Integration id
Integration alias
Body
Configuration of the integration
Unique identifier of the integration that was installed on the bot
200Recurring schedule on which register() will be called on the integration
hourly, daily, weekly, bi-weekly, monthly, bi-monthly, quarterly, yearly EXPERIMENTAL Sandbox identifiers for the integration. Setting this to null will remove all sandbox identifiers. This is an experimental feature meant to be used by specific integrations.
Response
Configuration of the integration
The response is of type configureIntegrationResponse · object.