Skip to main content
DELETE
Delete Notification

Authorizations

Authorization
string
header
required

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

Path Parameters

notificationRecipientId
string<uuid>
required

Notification recipient identifier

Example:

"0197fa01-d2e2-70df-8fd3-9e22a345a196"

Query Parameters

fields
string

Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.

Response

Notification removed