Skip to main content
GET
This endpoint does not require the token header. It generates a token using the user ID directly.

Path Parameters

string
required
The user ID to generate a token for.

Response

boolean
Whether the request was successful.
string
A human-readable result message.
string
The generated authentication token.