runs

Update a specific run

This method allows to update a specific run.

patch/run/{code}/{id}

Path parameters

codestring required

Code of project, where to search entities.

idinteger required

Identifier.

Request body

titlestring
descriptionstring nullable
environment_idinteger nullable
environment_slugstring nullable
milestone_idinteger nullable
tagsstring[] nullable
configurationsinteger[] nullable
custom_fieldCustomField — unresolved $ref

Response

A result.

statusboolean

Changes

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