Create a new prompt
Creates a new prompt with the provided details.
POST
/prompt
Authorization
api-key
<token>
This is a required API key. It must be included in the header of all requests in the format: api-key: value.
In: header
Request Body
application/json
Requiredinstruction
Requiredobject
input
Requiredunknown
output
Requiredunknown
metadata
Requiredobject
Successful response