Adds a single token to a user and overwrites a matching existing token.
Documentation Index
Fetch the complete documentation index at: https://www.courier.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The user's ID. This can be any uniquely identifiable string.
The full token string.
Request body for adding a single token. The token value itself is provided via the path parameter, so it is omitted from the body.
firebase-fcm, apn, expo, onesignal ISO 8601 formatted date the token expires. Defaults to 2 months. Set to false to disable expiration.
Properties about the token.
Information about the device the token came from.
Tracking information about the device the token came from.