Skip to main content
POST
POST /api/v1/social/room/set/copy
Creates a copy of an existing room set with all its configurations and settings.

Authorizations

X-API-Key
string
header
required

Query Parameters

socialRoomSetId
string<uuid>
required
roomSetName
string
required

Response

200 - application/json

OK

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[]