OptionalbodyOptionalexpectHow to interpret the response body. Defaults to "json".
OptionalheadersExtra request headers.
OptionalmaxPer-request retry override.
OptionalqueryQuery-string parameters. undefined/null values are omitted; arrays are joined with commas.
OptionalrawWhen true, body is sent verbatim (e.g. SDP text) and not JSON-encoded.
OptionalsignalCaller-supplied abort signal.
OptionaltimeoutPer-request timeout override (ms).
Request body. Serialized as JSON unless RequestOptions.rawBody is set.