Header name | Description |
---|---|
Content-Type required |
application/json |
X-API-KEY required |
YOUR_API_KEY |
Param name | Description |
---|---|
field_group_id required |
Field group ID Validations:
|
name required |
Fields name Validations:
|
field_type required |
Fields type Validations:
|
dropdown_options optional |
Dropdown fields options Validations:
|
searchable optional |
Is field searchable Validations:
|
read_only optional |
Is field read only Validations:
|
Code | Description |
---|---|
401 | Unauthorized |
404 | Not found |
500 | Internal Server Error |
422 | Missing parameters |