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
- Delete Token
DELETE /v1/tokens/{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 |
DELETE /v1/tokens/{id}