A 401 here is almost always an auth or request-format issue. In Vapi, make sure the Authorization header is exactly Bearer
, the key belongs to the same project as the assistant/phone number, and the request is sent as JSON (json: true). I can help you fix the request and get it working quickly.
@Kuroichigo