Create a JWT to access the in-app notifications service
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
The notifications service User JWT
application/json
tokenstringRequired
Temporary access token to authenticate with the API
post/user/notifications/token
200
The notifications service User JWT
Last updated
Was this helpful?