Redirect the player from the provisioning service to this server

Prev Next
Post
/v{version}/PlayerProvisioning/redirectPlayer/{playerId}/{tpid}
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
playerId
integer (int32) Required

Unique ID of the player

tpid
stringRequired

Unique ID of the temporary provisioning

version
stringRequired

The requested API version

Responses
200

Player redirected successfully.

object
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Not allowed to edit player.

Expand All
object
Detail
string
Instance
string
Status
integer (int32)
Title
string
Type
string
property*
object additionalProperties
404

Player not found.

Expand All
object
Detail
string
Instance
string
Status
integer (int32)
Title
string
Type
string
property*
object additionalProperties
409

Wrong state.

object
ActualState
string
ValidStates
Array of string
string
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties