Subscribe to a specific notification type

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

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

""