post https://custody.arianee.com/{client}/{chainType}/messages/markAsRead
This request allows you to mark a message as read.
- URL:
POST - https://custody.arianee.com/{{client}}/{{chainType}}/messages/markAsRead
- Body:
id
- The ID of the message.
protocolName
- The name of the protocol.
- Success: The message is marked as read.