Skip to main content
PUT
Update

Headers

Accept
string

e.g. application/json

x-api-key
string

e.g. - Partner specific API key provided by Birdeye for data exchange.

x-business-number
string

e.g. - Long Business Number

Path Parameters

fieldId
number
required

fieldId of the custom field created earlier.

Body

application/json
defaultValue
string

Default Value of custom field.

dropDownOptions
any[]

The list of options in custom field.The list of options in custom field

(In case the dropdown options were added during creation, while updating , add the same in

fieldDescription
string

Description of custom field.

filterable
boolean

Whether the custom field will be filterable or not.

isHidden
boolean

Whether the custom field will be hidden or not.

Response

OK