Set (replace) all labels on a prompt version. This is an idempotent operation. If a label already exists on another version of the same prompt, it will be moved to this version.
Labels not included in the request will be removed from this version.
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
The unique identifier of the prompt version A universally unique identifier
"RW50aXR5OjEyMzQ1"
Body containing the labels to set on a prompt version
Array of label names to set on the version (replaces all existing labels)
1Returns the labels set on a prompt version
Label names on the version