Update a prompt snippet
Update an existing prompt snippet. Creates a new version of the snippet.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
snippetKey
Request
Prompt snippet fields to update
name
description
text
The text content of the prompt snippet
Response
Prompt snippet updated
key
name
text
The text content of the prompt snippet
version
createdAt
_access
_links
The location and content type of related resources
description
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error