Is it me, or documentation about response for webhook are completely unclear ?
When I receive a webhook from a number without an assistant, if I respond with {
"assistantId": "a7b28b77-7626-446c-935f-cd0c7f279af8"
}
It works.
I want to create an assistant on the fly. Do you have somewhere a doc or an example payload ? Thanks !