Skip to main content
PATCH
Set global fallback chain

Authorizations

Authorization
string
header
required

Bearer token authentication used for standard API calls. Format: 'Bearer YOUR_API_KEY'

Body

application/json
fallback_chain
object[] | null
required

Fallback chain entries, or null to clear

Response

Fallback chain updated

success
boolean
Example:

true