Using flask as backend, it's impossible return anything but empty response along with status code 204. And HTTP spec explicitly says: The 204 response MUST NOT include a message-body, and thus is ...