client->makeRequest( "/notifications/send", "POST", ['notification' => \json_encode($notification, JSON_UNESCAPED_SLASHES)] ); } }