Grant admin access to users. To use this endpoint, provide either the user's id
or email
in the request body. If both are supplied, the email
will be ignored.
In the example request provided, the first two users are successfully processed while all of the remaining users are not processed and are returned in the errors
array with the reason why they were not able to be processed.