v1
latestOpenAPI 3.1.02026-07-244190162.0 KBTagging
Add Tag
Add a new user-defined tag to the project to be added to assets later.
If the tag already exists, it will be returned without error.
post/projects/{project_id}/tags/{tag_name}
Path parameters
project_idstring required
tag_namestring required
The tag you wish to add. This will be added with the casing specified in your request, but filtering and usage are case-insensitive.
The tag you wish to add. This will be added with the casing specified in your request, but filtering and usage are case-insensitive.
Response
Successful Response