curl --location --request PATCH '/account/gifs?url=undefined' \ --header 'Content-Type: application/json' \ --data '{ "url": "string", "saved": true }'
{ "success": true }