Promote an assistant version to main
POST/ai/assistants/:assistant_id/versions/:version_id/promote
Promotes a specific version to be the main/current version of the assistant. This will delete any existing canary deploy configuration and send all live production traffic to this version.
Request
Responses
200:
Returns the promoted assistant configuration
422:
Validation Error