Replace value in PickList field

POST {{baseUrl}}/api/v1/layouts/:layout_id/replaceValues

This API replaces an existing value in a PickList field with a new value

OAuth Scope

  • Desk.settings.UPDATE

Attributes

Attribute NameData TypeDescription
fieldId (required)<long>
field Id
oldValue (required)<string>
max chars : 100
oldValue
newValue (required)<string>
max chars : 100
newValue

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

&quot;&quot;