Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.

Path Parameters

chatId
string<uuid>
required

Chat id.

Body

application/json
test_user_ids
string<uuid>[]

Saved domain test users to attach; each must sit on a domain within the caller's access scope.

credentials
object[]

Credentials supplied for this chat only (not saved to a domain).

scan_ids
string<uuid>[]

Pentests whose stored credentials this chat should reuse; the caller must have access to each pentest's targets.

Response

Credentials armed.

credentials
object[]
required
delivered
boolean
required

False when the chat was still booting; the credentials are stored and handed to its orchestrator at launch.