Prompts
Create prompt
Creates a new prompt template
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Prompt to create
The body is of type object
.
Response
201
application/json
Prompt created successfully
The response is of type object
.