Assign a new tag to a specific prompt version. If the tag already exists, it will be updated to point to the specified version. If the tag does not exist, it will be created.
Documentation Index
Fetch the complete documentation index at: https://docs.getbasalt.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The slug of the prompt to publish
"my-prompt-slug"
The deployment tag was successfully created or updated
The deployment tag that was created or updated
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"label": "production"
}