ASI Tagging: Add TagAsk AIpost https://api.securitytrails.com/v2/projects/{project_id}/tags/{tag_name}Create a custom tag at the project level, idempotently returning the tag if it already exists.Path Paramsproject_idstringrequiredtag_namestringrequiredThe tag you wish to add. This will be added with the casing specified in your request, but filtering and usage are case-insensitive.Responses 200Successful Response 422Validation ErrorUpdated about 1 month ago