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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""