secrets
Add a tag to a secret
Add a tag to a secret
put/api/v1/orgs/{orgId}/secrets/{secretId}/tags/{tag}
Path parameters
orgIdinteger required
Organization identifier
secretIdstring required
Secret identification
tagstring required
Tag
Response
Secret tags returned successfully
string[] required
Example response
[ "scope:tag1", "scope:tag2" ]