Skip to main content
PUT
Update Server-Side File Settings

Authorizations

Authorization
string
header
required

Standard HTTP Bearer token authentication header (e.g. Authorization: Bearer pk_live_...).

Path Parameters

id
integer
required

Unique database ID of the file record.

Body

application/json
label
string
Example:

"Core Game Module"

status
enum<string>
Available options:
active,
inactive
product_cheat_value
string
force_key_check
boolean
force_encrypted_download
boolean
install_path
string

Response

File settings updated.

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"