getBody()->write($data); return $request ->withHeader('Content-Type', 'application/json') ->withStatus(201); } }