Set the Last Seen Time
URL Expired
The URL for this request expired after 30 days.
200
OK
# ``401 Unauthorized
# ``403 Forbidden
# ``500 Internal Error
# ``default Error
Updated3 months ago
ShellNodeRubyPHPPython
Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/notifications/setLastSeen
xxxxxxxxxx
curl --request POST \
--url https://api.your-wallet.blockdaemon-wallet.com/api/notifications/setLastSeen \
--header 'accept: application/json'
application/json
401403500default
Updated3 months ago