Integrations
Create integration
Create an integration for the current environment the user is based on the API key provided
POST
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Body
application/json
The channel type for the integration
Available options:
in_app
, email
, sms
, chat
, push
The provider ID for the integration
The ID of the associated environment
If the integration is active, the validation on the credentials field will run
Flag to check the integration status
Conditions for the integration
The credentials for the integration
The unique identifier for the integration
The name of the integration
Response
201 - application/json
Was this page helpful?