Skip to content

Set or disable notification for foodSharePoints.

PATCH
/api/notifications/foodsharepoints

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Request Body

application/json
JSON
[
{
"id": 0,
"infotype": 0
}
]

Responses

Successful

Playground

Authorization
Body

Samples

cURL
JavaScript
PHP
Python