Updates a user’s profile (currently only name). This endpoint is intended to be used behind a gateway.
Authentication: Requires valid JWT or API key. User can only update their own profile.
JWT token from Auth0
Account's external ID (format: acct-xxx-v1)
"acct-xyz789-v1"
User's external ID (format: user-xxx-v1)
"user-abc123-v1"
User's display name
1"John Doe"