v1

latestOpenAPI 3.0.12026-07-243686491.1 MB
Operators

Connect a third-party integration for the calling operator

Required scope: operators:write </br>Organization authorization: supported

post/api/v1/operators/third-party-integrations

Request body

name'allStar' required

Name of the third-party integration to connect. Currently only allStar is supported.

Example request

{
  "name": "allStar"
}

Response

Third-party integration connected