An integration can call this endpoint to configure itself
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Configuration of the integration
Unique identifier of the integration that was installed on the bot
200
Recurring schedule on which register()
will be called on the integration
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.
Configuration of the integration
The response is of type object
.