Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.tread-horizon.com/v1/auth/magic_link/login \ --header 'Content-Type: application/json' \ --data ' { "magic_links_token": "<string>" } '
{ "data": { "session_jwt": "<string>" } }
Login with a magic link token.
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
"en"
OK
AuthToken model for reads.
Show child attributes