Analyze
ai
Analyze
Synchronous single-shot analysis.
Body: {"issue_id": "..."} or {"text": "..."}.
For issue_id, persists analysis and returns the updated Issue.
For text, returns {"analysis": Analysis}.
POST
Analyze
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The body is of type Body · object.
Response
Successful Response