Add Platform Session To Rally Here Session
Add a platform session to an existing RallyHere session. The requesting player will be added to the platform session
Required Permissions:
For any player (including themselves)any of: session:*
, session:update:platform
Required Session Permissions: SessionPermissions.active_in_session
for users that do not have the session:update:any
auth permission
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Path Parameters
An enumeration.
Query Parameters
Responses
200
Successful Response
A platform session resource in a RallyHere session
object
Platform that this session is for
Platform-Specific Identifier for the Platform’s template
Platform session’s unique identifier
DEPRECATED. PlatformSessions no longer keep tracking of players. Players in the platform session
A platform player resource in a platform session
object
Player ID representing the current player
Player UUID representing the current player
Is this player the leader of the platform session? When setting up the parent session, if all players are from the same platform session, leadership is coordinated
Product defined custom data fields about the platform session
object
Headers
Used to identify this version of the content. Provide with a get request to avoid downloading the same data multiple times.
403
User is not authenticated, or does not have sufficient role access to perform request
object
404
Platform Session or Platform Player doesn’t exist. See error code for more info
object
409
Service was unable to fulfill the request at this time and should be retried after the Retry-After wait time
object
Headers
Number of seconds after which to retry the request
422
Validation Error