Redirect the player from the provisioning service to this server

Prev Next
Post
/v{version}/PlayerProvisioning/quick/redirectPlayer/{boxId}/{tpid}

The quick install feature must be activated on the server via server configuration.

Path parameters
boxId
stringRequired

Box 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

Quick install feature is disabled.

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