Britive platform release 2026.03.02 is now live in production.

Update an IM connection

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

connectionId of an IM Connection

Body parameters

IM Connection Data

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

IM Connection updated successfully.

404

IM Connection not found.