Verify that the Box-ID is from a valid, uninitialized player

Prev Next
Post
/v{version}/PlayerProvisioning/quick/validateBoxId/{boxId}

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

Path parameters
boxId
stringRequired

Box ID of the player

version
stringRequired

The requested API version

Responses
200

Player found and not yet initialized.

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 or already initialized.

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

Request limit exceeded.

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

Unexpected error

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