Skip to main content
Set Pref Value At Level_ P O S T

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Path Parameters

section
string
required

The name of the preference section.

key
string
required

The name of the preference key.

prefLevel
enum<string>
required

The level the preference is defined at. 0 or Undefined = the level closest to the user.

Available options:
Undefined,
HardDefault,
SystemWide,
Database,
Group,
Individual,
PC

Query Parameters

value
string
required

The preference value as a string

Response

204

No Content