Appearance
Mark current user notifications read​
POST
/notifications/read
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Request Body​
application/json
JSON"ids": ["string"],"conversation_id": "string"
{
 Â
 Â
 Â
 Â
 Â
}
Responses​
OK