Runs

Update run tags

PATCH
/v1/runs/
id
/tags
curl --request PATCH \
  --url https://api.lunary.ai/v1/runs/{id}/tags \
  --header 'Authorization: Bearer <api_key>' \
  --header 'Content-Type: application/json' \
  --data '{}'

Parameters

NameLocated InRequiredSchema
idpathYesstring

Request Body

PropertyTypeDescription
tagsarray

Responses

200

Tags updated successfully

400

Invalid input

Questions? We're here to help.

Email