Anonymize Chat Completion
Redacts detected personal data in this chat completion’s message-adjacent text with regex, then an optional hosted redaction service when the Agent has that option on. Conversation rows, identifiers, likes, flags, and analytics identity stay in place. Repeat calls finish leftover rows and skip text that is already redacted.
Authentication
x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
id
The numeric id or UUID of the chat completion
Response
Anonymize progress for the chat completion
data
Result of scrubbing or anonymizing a chat completion’s message-adjacent text. Rows and identifiers are kept.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error