Skip to main content
POST
Add Custom Field

Path Parameters

model
string
required
id
integer
required

Body

application/json
namespace
string
required
handle
string
required
type
enum<string>
required
Available options:
string,
integer,
float,
boolean,
json
value
string
required
name
string | null
is_index
string | null

Response

CustomField

data
CustomField · object
required