authentication
Validate JWT token
Validate an existing JWT token
post/cocart/jwt/validate-token
Response
Token is valid
Example response
{
"message": "Token is valid."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.