post https://api.frontegg.com/identity/resources/users/v1//roles
This route associates roles to a specific user for a specific tenant. Send the tenant’s id in the frontegg-tenant-id
header to declare which tenant. Send the role ids in the POST body. The role ids need to be an array of strings. Also send the user's id as a path params.