Revisions

Update Revision

Update a revision's configuration, name, description, or handover targets. Returns the updated revision.

patch/v2/revisions/{build_id}

Path parameters

build_idstring uuid required

The build's unique identifier

Request body

configobject

Build configuration object

handoverTargetIdsstring[]

Agent IDs that this agent can hand over work to

revision_namestring nullable

Optional user-defined name for this revision. Pass null to clear.

revision_descriptionstring nullable

Optional user-defined description for this revision. Pass null to clear.

Response

Default Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.