Update revision
Revisions
Update revision
Update a revision’s configuration, name, description, or handover targets. Returns the updated revision.
PATCH
Update revision
Documentation Index
Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Get your API key from the Duvo dashboard.
Path Parameters
The build's unique identifier
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$Body
application/json
Build configuration object
Agent IDs that this agent can hand over work to
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$Optional user-defined name for this revision. Pass null to clear.
Required string length:
1 - 80Optional user-defined description for this revision. Pass null to clear.
Maximum string length:
500Response
Default Response
The updated build