EndpointsSettings
Change ignored notification types
Header Parameters
auth?|
Cookie Parameters
auth?|
Request Body
application/json
ignored_notifications*array<>
[key: string]?never
Response Body
application/json
application/json
curl -X PUT "https://api.hikka.io/settings/notifications" \ -H "Content-Type: application/json" \ -d '{ "ignored_notifications": [ "string" ] }'{
"ignored_notifications": [
"string"
]
}{
"message": "Example error message",
"code": "example_error"
}