v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
connectionManagement

Update a connection.

Update an existing connection.

put/v1/connections/{id}

Path parameters

idstring required

Identifier of the connection to update.

Request body

typestring required

Type of connection. Valid values are WebhookDefinition, ServiceNowDefinition.

namestring required

Name of the connection.

descriptionstring

Description of the connection.

Response

The connection was successfully modified.

typestring required

Type of connection. Valid values are WebhookConnection, ServiceNowConnection.

idstring required

Unique identifier for the connection.

namestring required

Name of the connection.

descriptionstring required

Description of the connection.

createdAtstring date-time required

Creation timestamp in UTC in RFC3339 format.

createdBystring required

Identifier of the user who created the resource.

modifiedAtstring date-time required

Last modification timestamp in UTC.

modifiedBystring required

Identifier of the user who last modified the resource.