Token ID
Unique identifier of the token in UUID format.
| Field | Value |
|---|---|
| Name | id |
| Location | path |
| Required | Yes |
| Type | string (uuid) |
| Example | 00000000-0000-0000-0000-000000000000 |
Used In
- Mark Notification as Read
POST /notifications/{id}/read - Delete Token
DELETE /tokens/{id}