Create Integration

POST {{baseUrl}}/api/v1/app/:app_id/integration

Create an integration.

Request Body

{"name"=>"<string>"}

HEADERS

| Key | Datatype | Required | Description | | idempotency-key | string | | The request's idempotency key | | Content-Type | string | | | | Accept | string | | |

RESPONSES

status: Created

{"createdAt":"1964-08-08T17:07:00.109Z","id":"integ_1srOrx2ZWZBpBUvZwXKQmoEYga2","name":"Example Integration","updatedAt":"1962-12-06T00:59:56.779Z"}