Delete an existing screen of an existing player

Prev Next
Delete
/v{version}/Players/{playerId}/Screens/{number}

Screen number 1 cannot be deleted.

Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
number
integer (int32) Required

Number of the player's screen

playerId
integer (int32) Required

Unique ID of the player

version
stringRequired

The requested API version

Responses
200

OK

Array of object
object

Player's category

CategoryId
integer (int32)

Unique ID of the category

Minimum1
Maximum2147483647
Name
string

Name of the category

Origin
string

Origin types of a category

Valid values[ "Undefined", "Assigned", "Inherited" ]
ParentCategoryId
integer (int32)

Unique ID of the parent category

Minimum1
Maximum2147483647
ParentName
string

Name of the parent category

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

Access denied

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

Player or screen not found.

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