CreateAgentRequest: { api_version?: string; body: Agent }

Type declaration

  • Optionalapi_version?: string

    Which version of the API to use.

  • body: Agent

    The request body.