Closed Zazsona closed 2 years ago
Heyo!
This PR adds support for calling the POST /tspublic/v1/metadata/assigntag endpoint with the tagname parameter. It's the only way I could spot to create new tags using the API, so figured it'd be worth tossing in!
POST /tspublic/v1/metadata/assigntag
tagname
Cheers!
Heyo!
This PR adds support for calling the
POST /tspublic/v1/metadata/assigntag
endpoint with thetagname
parameter. It's the only way I could spot to create new tags using the API, so figured it'd be worth tossing in!Cheers!