Patch
/api/im-manager/connections/{connectionId}
Security
HTTP
Type bearer
Path parameters
connectionId
stringRequired
connectionId of an IM Connection
Body parameters
IM Connection Data
object
id
string
type
string
authType
string
name
string
description
string
data
object
Responses
204
IM Connection updated successfully.
404
IM Connection not found.