diff --git a/src/welcome_page.cpp b/src/welcome_page.cpp index d73aa75..f767fa7 100644 --- a/src/welcome_page.cpp +++ b/src/welcome_page.cpp @@ -185,14 +185,6 @@ std::string welcome_page() { -
Update the metadata for an existing object. Requires authentication. Send a JSON body with hash
and metadata
fields.
{ - "hash": "<object_hash>", - "metadata": { "key": "value" } -}-