Skip to main content
Allows you to create a custom object schema. To understand objects and records, please have a look at the documentation here : https://doc.clickup.com/8631005/d/h/87cpx-277156/93bf0c2e23177b0

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Body

object
required
This is what your custom object will be called. These labels will be used to display your custom object on the UI
string
default:"custom_objects.pet"
required
key that would be used to refer the Custom Object internally (lowercase + underscore_separated). ‘custom_objects.’ would be added as prefix by default
string
default:"These are non vaccinated pets"
Pet Object`s description
string
default:"ve9EPM428h8vShlRW1KT"
required
Account Id
object
required
Primary property which will be displayed on the record page

Respuestas

object

Ejemplo