Skip to content

Add flag override

POST
/flags/{name}/overrides

Add an override for a specific flag

Authorizations

bearerAuth

Generate an API token here

Type
HTTP (bearer)

Parameters

Header Parameters

compatibility-date*

API compatibility date in YYYY-MM-DD format. Must be a date after 2025-11-01.

Type
string
Required
Example"2025-11-01"
Pattern
"^\\d{4}-\\d{2}-\\d{2}$"

Path Parameters

name*
Type
string
Required

Request Body

application/json
object
string |number |boolean |null
Required

Responses

success.generic

application/json
object

Playground

Authorization
Headers
Variables
Key
Value
Body

Samples