Skip to main content
PUT
cURL
This API allows you to mark specific notifications as read for a customer in Gameball, identified by customerId. By providing notification IDs, you can update the read status of individual notifications.
Security: Requires apikey and secretkey headers.

Authorizations

apikey
string
header
required
secretkey
string
header
required

Path Parameters

customerId
string
required

Body

application/json
notificationIds
string[]
required

Response

200 - application/json

Updated

success
boolean
message
string