latestOpenAPI 3.0.02026-08-194361,0881.3 MB
c9986f3d589b
connectionManagement
Delete a connection.
Delete a connection with the given identifier.
delete/v1/connections/{id}
Path parameters
idstring required
Identifier of the connection to delete.
Query parameters
typestring required
Type of connection to delete. Valid values are WebhookConnection, ServiceNowConnection.
Response
Connection was deleted successfully.