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