Create Platform Session Template
POST /v1/sandbox/{sandbox_id}/session-template/{session_template_id}/platform-session-template
Add a new Platform Session Template for a specific Session Template
Requires permission sandbox:config:edit.
Authorizations
Parameters
Path Parameters
Sandbox ID
Sandbox ID
Request Body required
object
The platform’s name for this type of platform session
The maximum number of players that are allowed within this platform session
Custom passthrough data that will be added to all sessions of this type
object
Which platform this template is associated with
Responses
201
Successful Response
object
The platform’s name for this type of platform session
The maximum number of players that are allowed within this platform session
Custom passthrough data that will be added to all sessions of this type
object
Which platform this template is associated with
ID of the Sandbox
Unique id for this type of session that this template is associated with
Account ID of the user who last modified the resource
Timestamp of when the resource was last modified
422
Validation Error