Retrieves the access tokenAsk AIpost https://auth.api.eu1.scalar.zf.com/v1/integrators/tokenAuthenticating Integrator and retrieving the token.Body ParamsclientIdstringrequiredRepresents the ID of the client.clientSecretstringrequiredRepresents the secret ID of the client.audiencestringrequiredRepresents the type of audiences for respective modules such as AMAPI, UMAPI, TMAPI, PLAPI, RATAPI, ACRAPI, SEMAPI, TRAPI, PGAPI, FLIAPI, and ECOAPI.scopesarray of strings | nullRepresents the list of audience to return list of respective features.scopesADD stringResponses 200Success code. Returns the access token details. 400Failure code. The request was unacceptable, parameters are invalid. 401Failure code. Unauthorized access. 429Failure code. Too many incoming requests.Updated 7 months ago