Notifications

Trigger all example in-app notifications for the authenticated user

POST
/users/me/notifications/examples/all

Authorization

SupabaseBearer
AuthorizationBearer <token>

Supabase user access token (Authorization: Bearer JWT)

In: header

Response Body

application/json

curl -X POST "https://example.com/users/me/notifications/examples/all"
{}
Empty