authorizeBatch
@POST(value = "api/v1/authorize")
This method is used to authorize a user for multiple authorization contexts.
Return
A Call object representing the asynchronous authorization response batch.
Parameters
request
The batch of requests for authorizing a user.
correlationId
The correlation ID for tracking the request (default: randomly generated UUID).