OpenAPI 3.0.02026-08-19306332608.3 KB
b8a72fda881e
Pipeline entries
Update entry values
Update an entry's field values. Keys are the pipeline's field fieldIds (see GET /pipelines/{pipelineId}/properties). Sent keys are merged into the existing values — fields you do not send are left untouched — and sending null clears a field. Values must be primitives (string, number, boolean); anything else is dropped.
put/pipeline-entries/{entryId}/values
Path parameters
entryIdstring required
Headers
projectstring required
Request body
Response
Ok