Authorizations
Your unique Avido API key
Your unique Avido Application ID
Path Parameters
The unique identifier of the issue
"123e4567-e89b-12d3-a456-426614174000"
Body
Request body for updating an existing issue
Updated title of the issue
"Response quality degradation - Critical"
Updated summary of the issue
"The chatbot is consistently providing incomplete responses"
Reason for resolving or dismissing the issue
"Duplicate report"
Updated status of the issue The status of the issue
OPEN, RESOLVED, REJECTED "OPEN"
Updated priority level The priority level of the issue
LOW, MEDIUM, HIGH "MEDIUM"
Reassign the issue to a different user
"user_345678"
Update associated topic ID
"789e4567-e89b-12d3-a456-426614174000"
Update associated task ID
"789e4567-e89b-12d3-a456-426614174000"
Update associated test ID
"789e4567-e89b-12d3-a456-426614174000"
Update associated evaluation definition ID
"789e4567-e89b-12d3-a456-426614174000"
Update associated annotation ID
"890e5678-e89b-12d3-a456-426614174000"
Update associated trace ID
"trace_xyz789"
Update parent issue ID for sub-issues
"123e4567-e89b-12d3-a456-426614174000"
Response
Successfully updated issue
Successful response containing the issue data
An issue tracking problems or improvements in the AI application