Skip to content

Activate or disable the mention notifications.

PATCH
/api/notifications/mention

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Request Body

application/json
JSON
{
"mention": true
}

Responses

Successful

Playground

Authorization
Body

Samples

cURL
JavaScript
PHP
Python