https://developer.atlassian.com/cloud/trello/rest/api-group-customfields
(add-option-to-custom-field-dropdown custom-field-id & [opts])
(create-new-custom-field-on-board model-id name type pos & [opts])
Note that opts for this function refers to request body options rather than query params
Note that opts for this function refers to request body options rather than query params
(delete-custom-field-definition custom-field-id)
(delete-option-of-custom-field-dropdown custom-field-id option-id)
(get-custom-field custom-field-id)
(get-option-of-custom-field-dropdown custom-field-id option-id)
(get-options-of-custom-field-drop-down custom-field-id)
(update-custom-field-definition custom-field-id & [opts])
Note that opts for this function refers to request body options rather than query params
Note that opts for this function refers to request body options rather than query params
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |