Generate TokenAsk AIpost https://api.accountabilityone.com/v1/tokenForm Datagrant_typestringSupported grant type: password and refresh_token. By default, it is password.tenantidstringTenant Id of the company. Required for "password" grant type.usernamestringEmail address of the user. Required for "password" grant type.passwordstringPassword or APIToken of the user. Required for "password" grant type.refresh_tokenstringRequired for "refresh_token" grant type.Responses 200OK 400Bad Request 401UnauthorizedUpdated 10 months ago