Update an ITSM connection

Prev Next
Patch
/api/itsm-manager/connections/{connectionId}
Security
HTTP
Type bearer
Path parameters
connectionId
stringRequired

connectionId of an ITSM Connection

Body parameters

ITSM Connection Data

Expand All
object
id
string
type
string
authType
string
name
string
description
string
data
object
Responses
204

ITSM Connection updated successfully.

404

ITSM Connection not found.