Frontu API Sandbox
ClientApi/TaskCustomField

Create / Update TaskCustomField

1min
POST
https://dev1.frontu.com//client/api/v2/customfields/tasks
This endpoint allows to create or update task custom field values.
Authentication
Authorization
Body Parameters
body
*
title
*
type
*
required
visible
data
Responses
201
Returned when successful
400
Data contains errors
Curl
JS
Ruby
Python
Responses
201
400