Secrets
Attach tags
Attach tags to a secret
POST
Authorizations
An access token in Infisical
Path Parameters
The name of the secret to attach tags to.
Body
application/json
The slug of the environment where the secret is located
The slug of the project where the secret is located.
An array of existing tag slugs to attach to the secret.
The path of the secret to attach tags to.
The type of the secret to attach tags to. (shared/personal)
Available options:
shared
, personal
Response
200 - application/json
Was this page helpful?