Skip to main content
POST
POST /api/v1/social/end/{socialId}
Ends a Scootaverse session and closes it to new participants.

Authorizations

X-API-Key
string
header
required

Path Parameters

socialId
string<uuid>
required

Query Parameters

leaveOpenUntil
string<date-time>

Response

200 - application/json

OK

socialId
string<uuid>
socialRoomSetId
string<uuid>
userId
string<uuid>
companyId
string<uuid>
name
string
description
string
socialURI
string
sessionId
string
isOpen
boolean
recurring
boolean
anyoneCanStart
boolean
isValid
boolean
free
boolean
allowGuestUsers
boolean
user
object
socialPermissionType
enum<string>
Available options:
PUBLIC,
COMPANY_AND_CONNECTIONS,
CONNECTIONS,
COMPANY
platform
enum<string>
Available options:
SCOOT,
PRECIATE
maxParticipants
integer
startingWidth
integer
startingHeight
integer
hostAdmitted
boolean
themeId
string<uuid>
configurationId
string<uuid>
theme
object
playlistId
string<uuid>
artifactSetId
string<uuid>
startDateTime
string<date-time>
endDateTime
string<date-time>
dateCreated
string<date-time>
companyName
string
socialMeta
object
connectedRoom
boolean
updatedByUser
object
updatedDateTime
string<date-time>
alternateHosts
object[]
myBadgeData
object[]