Create a Slack Integration Resource
integrations
Create a Slack Integration Resource
POST
Create a Slack Integration Resource
Authorizations
Body
application/json
Name of the Slack integration
Required string length:
1 - 255Example:
"api_alerts"
List of channels to which to send alerts
Minimum array length:
1Example:
["production-alerts", "usage-alerts"]Slack workspace to use for integration; you must first authenticate to the workspace through the Bronto UI
Required string length:
36Example:
"12345678-589b-4dea-8efa-444bb3201bb6"
Response
Resource created successfully
A unique identifier for the integration resource
Example:
"550e8400-e29b-41d4-a716-446655440000"
Name of the Slack integration
Required string length:
1 - 255Example:
"api_alerts"
List of channels to which to send alerts
Minimum array length:
1Example:
["production-alerts", "usage-alerts"]Slack workspace to use for integration; you must first authenticate to the workspace through the Bronto UI
Required string length:
36Example:
"12345678-589b-4dea-8efa-444bb3201bb6"

