Skip to main content
POST
Update run tags

Authorizations

Authorization
string
header
required

API key obtained from the mlop dashboard

Body

application/json
runId
number
required

Numeric ID of the run

tags
string[]
required

New tags for the run

Example:

Response

Tags updated successfully

success
boolean
required