v6
latestOpenAPI 3.1.02026-07-311856741.1 MBcustom-fields
public
Create Custom Field
Create a custom field.
Scopes: custom_fields:write
post/v1/custom-fields/
Request body
Example request
{
"organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"
}Response
Custom field created.
Example response
{
"organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"
}