v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Integration

Update integration

Update an existing integration by its ID.

put/api/projects/{projectId}/integrations/{integrationId}

Path parameters

projectIdstring uuid required

Project ID

integrationIdstring uuid required

Integration ID

Request body

namestring required

Name of the integration

descriptionstring nullable

Description of the integration

groupstring nullable

Group the integration belongs to

Response

Updated integration

idstring uuid required

Unique identifier of the integration

type'http' required

Type of integration

namestring required

Name of the integration

descriptionstring nullable

Description of the integration

groupstring nullable

Group the integration belongs to

kindstring required

Unique kind identifier for the integration

projectIdstring uuid required

Project ID the integration belongs to

createdAtstring required

Timestamp when the integration was created

updatedAtstring required

Timestamp when the integration was last updated

deletedAtstring nullable

Timestamp when the integration was deleted