ApiXHttpMethod:
    | "GET"
    | "POST"
    | "PUT"
    | "DELETE"
    | "PATCH"

The HTTP method that can be used with an API-X request.