Multi-step API and HTTPS monitors now support the HTTP QUERY method, allowing you to send complex, structured, or long query parameters in the request body that exceed URI length limits.
Use QUERY for health checks or uptime checks of endpoints that expect query parameters, to verify APIs and routing behavior that depend on query content, or for simple, safe, and idempotent checks.
Each request must include a Content-Type header that describes the query format.
