put https://api.synthflow.ai/v2/assistants/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request PUT \
--url https://api.synthflow.ai/v2/assistants/model_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
10{
"status": "ok",
"response": {
"model_id": "1726005822670x239735712159542050"
},
"details": {
"phone": "",
"voice": ""
}
}