Create a prompt snippet
Create a new prompt snippet within the given project.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
Request
Prompt snippet object to create
key
name
text
The text content of the prompt snippet
description
Response
Prompt snippet created
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