Skip to main content
PUT
Update Custom Field

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-MultiTenantKey
string

Required when using a Platform API token. The tenant key identifying which business to operate on.

Path Parameters

businessId
string
required

The unique identifier for the business

customFieldId
string
required

The unique identifier for the custom field

Body

application/json
name
string
Example:

"Employee ID"

Response

Successful operation