/tags/:tagId

tagId

string

required

the id of the tag

name

200
Default

Updated

9 months ago


ShellNodeRubyPHPPython

curl --request PATCH \
     --url https://api.air.inc/v1/tags/tagId \
     --header 'content-type: application/json'

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

Updated

9 months ago