Skip to main content
Version: v3

Update Custom Field Folder Name

PUT 

/custom-fields/folder/:id

Create Custom Field Folder

info

Only supports Custom Objects and Company (Business) today. Will be extended to other Standard Objects in the future.

Request

Version stringrequired

API Version

Available optionsv3
id stringrequired
application/json

Bodyrequired

    namestringrequired

    Field name

    locationIdstringrequired

    Location Id

application/json

Successful response

Schema
    idstringrequired

    Unique identifier of the object

    objectKeystringrequired

    The key for your custom object. This key uniquely identifies the custom object. Example: "custom_object.pet" for a custom object related to pets.

    locationIdstringrequired

    Location Id

    namestringrequired

    Field name