Tracing
Disable logging of prompts and responses for specific users
DELETE
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.
Request Body
A single association property (like {userId: "123"}
) that was previously allowed to be logged.
Example: