Update MVNO config by key

Access: Auth methods: JWT bearer. Allowed user types: MVNO. Requires permissions: mvno-config:write. Allowed MVNO roles: SUPER_ADMIN.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Config key

Body Params
string
length ≤ 100

Unique config key

string

Config value (stored as text)

string
enum

Data type of the config value

Allowed:
string

Description of the config

string | null

Required only for HOME.SHORTCUT_ORDER: the exact previous raw configValue from GET /mvno-config/HOME.SHORTCUT_ORDER. A stale value returns HTTP 409. Null matches a stored null value.

Responses

404

Config not found

409

Home shortcut order changed since it was read

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json