MINARA

Reset a behavioural tag

DELETE /v1/profile/tags/:name — Equivalent to PUT with `value: null` — the tag is cleared and the agent re-infers it from history.

DELETE /v1/profile/tags/:name

Equivalent to PUT with value: null — the tag is cleared and the agent re-infers it from history.

MethodDELETE
Path/v1/profile/tags/:name
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorypersonalization

On this page