Skip to main content
PATCH
Channel applicability for action
  • seen, clicked - all channels
  • dismissed - mobile push only (androidpush, iospush)
  • read, unread, archived, unarchived - inbox only

Authorizations

Authorization
string
header
required

Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.

Body

application/json
messages
object[]
required

List of messages to update. No duplicate message_ids allowed.

Required array length: 1 - 1000 elements

Response

202 - application/json

Bulk update accepted. Inspect each record's status_code and error for individual outcomes - a null error means success.

records
object[]

Per-message results, in the same order as the request.