v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
connectionManagement

Create a new connection.

Create a new connection in the organization.

post/v1/connections

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 has been created.

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.