Update Prompt Deployment Release Tag
BetaUpdates an existing Release Tag associated with the specified Prompt Deployment.
Authentication
X-API-KEYstring
API Key authentication via header
Path parameters
id
Either the Prompt Deployment's ID or its unique name
name
The name of the Release Tag associated with this Deployment that you'd like to update.
Headers
X-API-Version
Request
This endpoint expects an object.
history_item_id
The ID of the Release to tag
Response
name
The name of the Release Tag
source
The source of how the Release Tag was originally created
* `SYSTEM` - System
* `USER` - User
Allowed values:
history_item
Deprecated. Reference the release
field instead.
release
The Release that this Release Tag points to.