create-assistant
Assistant
create-assistant
Creates an assistant with one provider configuration and optional tools, knowledge, and tags.
POST
create-assistant
Authorizations
API key from Rapida credentials.
Headers
Client source identifier. SDK clients send this automatically.
Available options:
sdk Optional user identifier to propagate with the request.
Body
application/json
Provider configuration for the assistant. Provide exactly one of model, agentkit, or websocket.
Assistant name.
Example:
"Support assistant"
Assistant description.
Example:
"Answers customer support questions."
Assistant visibility.
Example:
"private"
Assistant language code.
Example:
"en"
Optional source system for imported assistants.
Optional source-system identifier.
Pattern:
^[0-9]+$Example:
"2227823180112723968"
Example:
["support", "production"]