Integration
Create an Integration
This operation creates a new integration
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
the integration information
Unique identifier for the entity
the integration type
Available options:
SLACK
, PAGERDUTY
, EMAIL
the integration class
Available options:
NOTIFICATION
, CLOUD_PROVIDER
the slack integration configuration
Response
201
application/json
Integration created
the integration information
Unique identifier for the entity
the integration type
Available options:
SLACK
, PAGERDUTY
, EMAIL
the integration class
Available options:
NOTIFICATION
, CLOUD_PROVIDER
the slack integration configuration