Integrations
Update integration as primary
Update an integration as primary by its unique key identifier integrationId. This API will set the integration as primary for that channel in the current environment. Primary integration is used to deliver notification for sms and email channels in the workflow. Only integration metadata is returned, credentials field is returned as an empty object.
post/v1/integrations/{integrationId}/set-primary
Path parameters
integrationIdstring required
Headers
idempotency-keystring
A header for idempotency purposes
Response
OK