Note: RFC 7231 specifies that a DELETE request may include a body, but that a server may reject the request. This spec defines the semantics of a server, and we are defining its semantics for JSON:API.
end of https://jsonapi.org/format/#crud-updating-to-one-relationships section
Redux-bees doesn't allow sending a body with a DELETE request...
end of
https://jsonapi.org/format/#crud-updating-to-one-relationships
sectionRedux-bees doesn't allow sending a body with a DELETE request...