Xenovia Docs home page
Search...
⌘K
Support
Contact Us
Contact Us
Search...
Navigation
Prompts
Make Active Version
Home
API Reference
Website
API Documentation
API Reference
Authentication
Endpoint Examples
Organizations
Prompts
GET
List Prompts
POST
Create Prompt
GET
Get Prompt
DEL
Delete Prompt
PATCH
Update Prompt
POST
Publish Prompt
POST
Duplicate Prompt
GET
Get Prompt Versions
GET
Get Prompt Version
POST
Rollback Prompt
POST
Validate Prompt
POST
Test Prompt
POST
Make Active Version
Prompts
Make Active Version
POST
/
api
/
v1
/
orgs
/
{org_id}
/
prompts
/
{prompt_id}
/
versions
/
{version_id}
/
activate
Try it
200
422
Copy
"<any>"
Path Parameters
org_id
string
required
prompt_id
string
required
version_id
string
required
Response
200
200
422
application/json
Successful Response
The response is of type
any
.
Test Prompt
200
422
Copy
"<any>"
Assistant
Responses are generated using AI and may contain mistakes.