Skip to main content
PATCH
Toggle Remote Setting Status

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 remote setting record.

Body

application/json
status
enum<string>
required
Available options:
active,
inactive
Example:

"inactive"

Response

Status toggled.

success
boolean
Example:

true

data
object