Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
English
Deutsch
English
Deutsch
Appearance
Menu
Return to top
Sets which dashboard activities should be deactivated for the current user.
PATCH
/api/activities/filters
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Request Body
application/json
Schema
JSON
JSON
{
"excluded"
:
[
{
"id"
:
0
,
"index"
:
"string"
}
]
}
Responses
200
400
401
Successful
PATCH
/api/activities/filters
Playground
Authorization
api_key
Body
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python