post https://platform-api.sandbox.testessential.net/reg/v1/auth/token
This endpoint provides OAuth2.0 authentication and supports the following grant types:
refresh_token
– Refreshes an existing access token.password_email
– Authenticates a user using an email and password.
Authentication using
password
grant type.Token refresh with the
refresh_token
grant type.