Skip to main content
PUT
Update a project integration

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header (e.g. JWT / Cognito access token).

Headers

Tenant-Id
string
required

ID of the tenant (current tenant context).

Path Parameters

projectId
string
required

Project identifier.

integrationId
string
required

Integration identifier.

Body

application/json
env_variables
object[]

Response

OK

The response is of type string.

Example:

"updated"