/customfields/:customFieldId:/values/:valueId

Custom Field Deletion

Parameters

Example Usage

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

Try It!

Click Try It! to start a request and see the response here!