Update Integration

PUT {{baseUrl}}/api/v1/app/:app_id/integration/:integ_id

Update an integration.

Request Body

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

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | | | Accept | string | | |

RESPONSES

status: OK

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