Optional ReadonlydataRequest body data (for POST/PUT requests)
Optional ReadonlyheadersOptional headers specific to this request
ReadonlymethodHTTP method for the request
Optional ReadonlyparamsQuery parameters to append to the URL
ReadonlyurlAPI endpoint URL (relative to base URL)
Configuration for individual API requests
This interface defines the structure for making HTTP requests to the TenantOS API. It's used internally by the client but can be useful for advanced use cases.