post https://stage.api-admin.sauceflex.com/v2/authorize
Issue an Admin Access Token
- Use this token when making API requests.
- By default, an accessToken valid for 24 hours is issued upon login.
- You can adjust the expiration period by specifying the lifeTime value.
- If the API is called more than 1,000 times per day, response throttling may occur. It is recommended to store the token securely after issuance.