Unsubscribe from a specific notification type

POST {{baseUrl}}/api/v1/users/:userId/subscriptions/:notificationType/unsubscribe

Unsubscribes a User from a specific notification type. Only the current User can unsubscribe from a specific notification type. An AccessDeniedException message is sent if requests are made from other users.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

""