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