Authentication

Get an Access Token

Do not use this endpoint, use the standard OAuth 2.0 PKCE flow instead

post/auth/access_token

Request body

emailstring required
passwordstring required

Response

emailstring required
passwordstring required

Changes