diff --git a/lnbits/extensions/withdraw/templates/withdraw/_api_docs.html b/lnbits/extensions/withdraw/templates/withdraw/_api_docs.html
index 75ed9e02..13d2c1d3 100644
--- a/lnbits/extensions/withdraw/templates/withdraw/_api_docs.html
+++ b/lnbits/extensions/withdraw/templates/withdraw/_api_docs.html
@@ -149,8 +149,7 @@
-
-
+
+
+
+ GET
+ /withdraw/img/<lnurl_id>
+ Body (application/json)
+
+ Returns 201 CREATED (application/json)
+
+ {"status": <bool>}
+ Curl example
+ curl -X GET {{ request.url_root }}/withdraw/img/<lnurl_id>"
+
+
+
+
+
+
+