Skip to main content
POST
Create

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.

Body

application/json
fieldName
string
required

Name of custom field.

type
string
required

Type of custom field.

defaultValue
string

Default Value of custom field.

dropDownOptions
any[]

The list of options in custom field.

fieldDescription
string

Description of custom field.

filterable
boolean

Whether the custom field will be filterable or not. Default: false

Response

OK