Dev GuideRecipesAPI ReferenceChangelog
Dev GuideAPI ReferenceChangelogUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

PATCH /fields/{id}

Experimental Update a field in an Organization.

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

Unique identifier of the field

Body Params

Payload to update in an Organization.

string
required

Type of the field. This field is required but not updateable. Type of a field will always stay the same. Update request body must contain atleast one other updateable field.

string
length ≥ 1

Name of the field

string
length ≤ 120

Used to help understand the functionality of the field.

boolean

Indicates active status of field. Inactive fields cannot be accessed in tasks, campaigns or workflows.

Responses
204

Updated field in an Organization

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