Notifications
Clear all in-app notifications for the authenticated user
Authorization
SupabaseBearer AuthorizationBearer <token>
Supabase user access token (Authorization: Bearer JWT)
In: header
Response Body
application/json
curl -X DELETE "https://example.com/users/me/notifications/inbox"{ "deleted": true}Empty