Skip to main content
PATCH
PATCH /api/v1/social/room/set
Updates a room set.

Authorizations

X-API-Key
string
header
required

Body

application/json
socialRoomSetId
string<uuid>
name
string
description
string
entryOption
enum<string>
Available options:
DEFAULT,
ACCOUNT,
CUSTOM_RULES,
STARTING_POINT
groupFormerCount
integer
anyoneCanStart
boolean
allowGuestUsers
boolean
hostAdmitted
boolean
socialPermissionType
enum<string>
Available options:
PUBLIC,
COMPANY_AND_CONNECTIONS,
CONNECTIONS,
COMPANY
startingPointSocialId
string<uuid>
hostUser
object
socials
object[]
alternateHosts
object[]

Response

200

OK