Create Project Field
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
The short Id of this field - human readable identity
A list of options for use of this ProjectField. This is only valid if
the Type
value is set to Dropdown
.
When a custom TaskField of type DropDown
is shown to a user in the
application, they will be able to choose one of the Options
in this
list.
Response
True if the API call succeeded; false otherwise.