Post
/api/v1/livechat/room.saveInfo
Edit a Livechat room. Update the topic, tags, and other details of a Livechat room.
Permission required: view-l-room
Changelog
Version | Description |
---|---|
5.3.0 | Added |
Header parameters
X-Auth-Token
stringRequired
The authToken
of the authenticated user.
ExampleRScctEHSmLGZGywfIhWyRpyofhKOiMoUIpimhvheU3f
X-User-Id
stringRequired
The userId
of the authenticated user.
ExamplerbAXPnMktTFbNpwtJ
Body parameters
object
guestData
object
_id
string Required
The guest ID.
name
string
The name of the guest.
email
string
The email of the guest.
phone
string
The contact of the guest.
livechatData
object
Custom fields information.
roomData
object
Responses
200
400
401
403
OK
object
success
boolean