authAsk AIpost https://asx-api.bidtheatre.com/v2.0/api/authBody ParamsusernamestringThe username used for authenticationpasswordstringThe password used for authenticationhashedPasswordstringThe password hashed used for authenticationforceNewTokenbooleanForce new token generationtruefalsemodestring | nullenumDescribes the desired auth mode, default to authrefreshrevokeauthAllowed:refreshrevokeauth''refreshTokenstringThe refresh token to use to refresh the access tokentwoFactorAuthCodestringTwo factor auth code if enabled on the userResponses 201Post operation completed successfully. 400Bad input parameter. Error message should indicate which one and why. 401Bad or expired token. Re-authenticate to resolve. 403Invalid auth or the request attempts to access an unavailable resource. Could be followed by an application error code that specifies the problem. 429Too many requests. Your request have been throttled. 500Unhandled server side problem. 503Service Unavailable. A needed sub-service is temporarily down.Updated about 1 month ago