Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Body
application/json
Configuration of the integration
Unique identifier of the integration that was installed on the bot
Maximum length:
200
Recurring schedule on which register()
will be called on the integration
Available options:
hourly
, daily
, weekly
, bi-weekly
, monthly
, bi-monthly
, quarterly
, yearly
Sandbox identifiers for the integration. Setting this to null will remove all sandbox identifiers. Setting an individual sandbox identifier to null will remove that sandbox identifier. This is an experimental feature meant to be used by specific integrations.
Response
Configuration of the integration
The response is of type object
.