Skip to main content
Version: 2021-07-28

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 options2021-07-28
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