Calls

Create assistant for model (if missing) and return it

post/v1/calls/create

Request body

modelIdstring required

Model ID to create assistant for

overridesobject

Optional overrides for assistant creation

Example request

{
  "modelId": "8c7f6e9a-2d3b-4c5a-9f8e-1a2b3c4d5e6f"
}

Response

Assistant created or existing returned

Assistant required

Changes

No recorded changes to this endpoint across all 1 revision of this API.