Skip to main content
Version: 8.10 (unreleased)

Type Alias: CreateAgentInstanceData

type CreateAgentInstanceData = object;

Properties

body

body: AgentInstanceCreationRequest;

path?

optional path?: never;

query?

optional query?: never;

url

url: "/agent-instances";