curl --request GET \
--url https://use.hoop.dev/api/localauth/login
This response does not have an example.
Generate a new access token to interact with the API that expires in 12 hours.
curl --request GET \
--url https://use.hoop.dev/api/localauth/login
This response does not have an example.
The access token generated after a successful login
OK
Was this page helpful?