Type alias HTTPBodyMethods

HTTPBodyMethods: Exclude<HTTPMethods, $Delete | $Get>

List of all HTTP methods that can be defined for an endpoint that allow data to be sent