v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Updates an existing recommendation with new content, status, or metadata

patch/backlog/agent-space/{agentSpaceId}/recommendations/{recommendationId}

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier for the agent space containing the recommendation

recommendationIdstring required

Generic resource identifier (allows alphanumeric characters, hyphens, and underscores; 1-128 characters)

The unique identifier for the recommendation to update

Request body

status'PROPOSED' | 'ACCEPTED' | 'REJECTED' | 'CLOSED' | 'COMPLETED' | 'UPDATE_IN_PROGRESS'

Status of a recommendation

additionalContextstring

Additional context for recommendation

clientTokenstring

A unique token that ensures idempotency of the request

Response

Success