/customfields/:customFieldId:/values

Custom Field

Overview

To manage custom fields, you can use the API endpoint provided below.

API Request

curl --request POST \
     --url https://api.air.inc/v1/customfields/customFieldId/values \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Response

HTTP Status Code

Notes

User Feedback

Did this page help you?

Programming Language Variants