Skip to main content
PUT
Update Server-Side String

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Unique ID of the record.

Body

application/json
label
string
required
Example:

"D3D Device Offset"

string_value
string
required
Example:

"0x3A30"

type
enum<string>
Available options:
string,
offset,
function
product_cheat_value
string
Example:

"cs2_cheat"

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

Response

String updated.

success
boolean
Example:

true

data
object