Update the token mappings for the organization.
User identifier
JWT session token
Organization identifier
Request to update organization tokens.
Mapping of token categories to lists of tokens
{
"product_categories": ["electronics", "clothing", "books"],
"user_types": ["premium", "standard", "trial"]
}