Interface: CallApiRequest<BodyType>
Type parameters
Name | Type |
---|---|
BodyType | any |
Properties
body
• Optional
body: BodyType
endpointId
• endpointId: string
integrationId
• integrationId: string
options
• options: ApiOptions
overrideMethod
• Optional
overrideMethod: HttpMethod