@POST("./conversations:send") abstract fun push(@Body notification: GAPushNotification): Call<ResponseBody>