Update Assistant
Assistants
Update Assistant
Update an existing assistant by its ID via the ContactSwing API.
PUT
Update Assistant
Authorizations
Enter your ContactSwing JWT Bearer token.
Path Parameters
Unique assistant identifier from ContactSwing dashboard.
Request Body
JSON: AssistantRequest (see OpenAPI spec)Updated assistant display name
Updated assistant purpose
Updated action IDs
["action_id_1"]Updated AI model
gpt-4oResponse
200 OK - Assistant updated successfullyRequest context ID
”Request processed successfully”

