token
token
A Token is a JWT token for authentication
JSON Example
{
"token": "string"
}
string
token
Required
The jwt token after successful authentication.