Hello Jonatan,
To initiate a policy on the '/apiauthsvc' endpoint you'd initiate the same way you'd do for the '/authsvc' endpoint:
GET /mga/sps/apiauthsvc/policy/id
The above would initiate whichever authentication policy is associated with the 'id' identifier.
If a policy has a 'StateId' associated with it it means it's in progress.
For the '/apiauthsvc' you have to use PUT or POST to go to the next step in the policy.
The HTTP Methods available for each type of authentication policy are detailed in the API documentation included on the appliance.
------------------------------
JACK YARBOROUGH
------------------------------