cigchat_set_integration_s3storage
Update your S3 storage integration for your cig.chat bot by setting bucket, endpoint URL, API key, secret, and region.
Instructions
Update the config of S3 Storage integration [POST /integration/s3storage] Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Endpoint Example: https://s3.eu-north-1.amazonaws.com | |
| bucket | Yes | Bucket Name | |
| region | No | Region Example: eu-north-1 | |
| secret | Yes | Secret | |
| api_key | Yes | Key |