Update custom field

Update an existing custom field

You can update any existing custom fields using this API. You just need to provide us with the custom field ID and enter in the updates to the body parameters. You can update only the parameters you choose and the rest can be left blank. You cannot update the type of custom field; if you want to add a new custom field with the desired field type, you can use the Create custom field API instead.

Path Params
string
required

Your companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgets

string
required

The unique identifier of the custom field in the Billsby platform

Body Params
string

Title of the custom field

string

Description of the custom field

string

A comma separated list of option titles for DropdownField type

boolean

Is the custom field compulsory; true or false

Response

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