Skip to main content

Interface: CallApiRequest<BodyType>

Type parameters

NameType
BodyTypeany

Properties

body

Optional body: BodyType


endpointId

endpointId: string


integrationId

integrationId: string


options

options: ApiOptions


overrideMethod

Optional overrideMethod: HttpMethod