Create Prompt
prompts
Create Prompt
Create a new prompt.
POST
Create Prompt
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request model for creating a new prompt.
Prompt title
Required string length:
1 - 200Prompt content
Required string length:
1 - 50000Category name
Maximum string length:
100List of tags for display
Prompt type: 'user' or 'system'
Response
Successful Response