Put
/v{version}/Players/{playerId}/Categories
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
version
stringRequired
The requested API version
Body parameters
Assigned category's IDs
Array of integer
integer (int32)
Responses
200
Returns the updated list of categories.
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 if the request is invalid.
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401
Unauthorized
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403
Player access denied.
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404
Player not found.
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties