Create Security Champion conversation
Creates a new Security Champion AI conversation for a specific vulnerability. Returns a conversation ID to use with the streaming endpoint
Path Parameters
Project unique identifier
Body
Project identifier (UUID)
"11111111-2222-3333-4444-555555555555"
Git branch name for branch-specific conversations. Used together with projectId to identify the project context in Potpie. Defaults to "main" if not provided.
"main"
Optional vulnerability identifier (UUID). If provided, the conversation will start focused on this vulnerability context.
"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
Optional initial user message to send
"List the critical vulnerabilities related to authentication."