Skip to main content
PATCH
Updates the tags associated with a prompt. This replaces all existing tags with the new set provided.

Path Parameters

promptId
string
required
The unique identifier of the prompt

Request Body

tags
string[]
required
Array of tag strings to set for the prompt

Response

tags
string[]
The updated array of tags