/tags

API Request Example

POST Tags

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

Click Try It! to start a request and see the response here! Or choose an example:

Response

Status Code: 200

Updated 9 months ago