runs
Update run metadata
Update the metadata of a run.
put/api/v1/runs/{runId}/metadata
Request body
Example request
{
"metadata": {
"key": "value"
}
}Response
Successful request
Changes
No recorded changes to this endpoint across all 2 revisions of this API.