Arm a chat with engagement credentials
Attaches saved domain test users and/or credentials supplied in the request to a chat, so its agent can authenticate to the target. Values are encrypted at rest and handed only to the chat’s trusted orchestrator, where host-side auth tools expose derived values (a resolved login, a TOTP code) to the agent; they never enter the chat transcript, the model context, or the agent sandbox. Re-attaching an account replaces it. Recorded as a chat.credentials.attached audit event.
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Path Parameters
Chat id.
Body
Saved domain test users to attach; each must sit on a domain within the caller's access scope.
Credentials supplied for this chat only (not saved to a domain).
Pentests whose stored credentials this chat should reuse; the caller must have access to each pentest's targets.