Clears FTUE tour completion state (one tour by key, or all if no key).
POST/profile/ftue/reset
With a tourKey in the body, removes just that one (no-op if not present). Without a body or with an empty tourKey, clears the whole set. Support/QA tool — lets a user re-fire a tour without clearing browser cookies.
Request
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.