Skip to main content
PUT
Update

Headers

Accept
string
default:application/json

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

Content-Type
string
default:application/json

Media type of the JSON request body.

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

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