Frontu API Sandbox
ClientApi/TaskCustomField
Create / Update TaskCustomField
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
title
string
*type
integer
*(0 - text, 1 - select, 2 - date, 3 - number, * 4 - checkbox, 5 - autocomplete, 6 - email, 7 - phone)
required
boolean
visible
boolean
data
string
For 'Select' and 'Autocomplete' custom fields, enter comma-separated options here
RESPONSES
201
Returned when successful
400
Data contains errors
Curl
Python
PHP
Shell
C#
|
RESPONSES
201
400
|

Updated 31 Jul 2023
Did this page help you?