Create a custom field
Custom Fields
Create a custom field
Creates a new custom field in the workspace.
POST
Create a custom field
Documentation Index
Fetch the complete documentation index at: https://developers.vendaze.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth 2.1 access token.
Body
application/json
Maximum string length:
40Example:
"Market Segment"
Maximum string length:
35Example:
"market_segment"
Available options:
text, long_text, select, multi_select, cpf, cnpj, date, number, link, address Options array for select/multi_select fields; null for others.
Response
Custom field created successfully.