HomeDev GuideRecipesAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Updates the language branch definition with the provided name. If no language branch with the provided name exist, one is created.

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

The name of the language.

Body Params

The language that should be updated or created.

Defines a language branch definition.

string
required

The name of the language.

string | null

The display name of the language branch.

string | null

The URL segment used during routing that is tied to the language branch. If not set, name is used.

int32

The sort order relative to other branches when listing branches.

boolean

Indicates if the language branch is enabled.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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