Appearance
Update notification delivery preferences​
PATCH
/notifications/preferences
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"preferences": "string"
{
 Â
}
Responses​
OK
application/json
JSON"preferences": "string"
{
 Â
}