API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- POST
/api/v1/workspaces/{workspaceID}/questions/{requestID}/replyβ Reply to question request - POST
/api/v1/workspaces/{workspaceID}/questions/{requestID}/rejectβ Reject question request - POST
/api/v1/workspaces/{workspaceID}/questions/{requestID}/consultβ Consult AI about a question
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help