{
"success": true,
"data": "<unknown>"
}Generates a public session token that can be used for just a few very limited, public (unauthenticated) API calls (suffixed with ‘/public’). These are meant to display a very limited edition of the home page feed or detail page without being logged in. These are not designed to be used by developers building applications or third party vendors working with the API. These are not recommended for normal developer use.
{
"success": true,
"data": "<unknown>"
}