Disable logging of prompts and responses for specific users
Tracing
Disable logging of prompts and responses for specific users
DELETE
Disable logging of prompts and responses for specific users
By default, all prompts and responses are logged.
If you’ve disabled this behavior by following this guide,
and then selectively enabled it for some of your users then you
can use this API to disable it for previously enabled ones.
Example:
Request Body
A single association property (like
{userId: "123"}) that was previously allowed to be logged.
