For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create a JWT to access the in-app notifications service

Generates a JWT for the authenticated user. This token is used by the frontend notifications client to access user endpoints.

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?

Powered by GitBook