アシスタント
Create assistant
Create a new assistant.
POST
/openapi/assistantsリクエスト
レスポンス
200 OK
フィールドなし
サンプルコード
curl -X POST 'https://openapi.voicefox.ai/openapi/assistants' \
-H 'Authorization: Bearer <YOUR_TOKEN>' \
-H 'Content-Type: application/json'レスポンス例
{}