Skip to main content
PATCH
Upsert Notification Preference

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Body

application/json
category
string
required
Required string length: 1 - 80
email_enabled
boolean
default:false
in_app_enabled
boolean
default:true

Response

Successful Response

category
string
required
email_enabled
boolean
required
in_app_enabled
boolean
required
updated_at
string<date-time>
required
user_id
string<uuid>
required