Optional
bodyOptional
contentspecify what content-type to send, if omitted "application/json" is assumed
http method
Optional
optionsadditional api call options
path to api endpoint, can be in a template format e.g. /api/v1/space/{spaceId}
Optional
pathpath variables to be used in the path template
Optional
queryadditional query to url
Optional
requestoverride default RequestInit options
Optional
useroverride the default user-agent with this value. This will also override any browser's UA.
data passed to api call