App password login

Authenticates using an app password token and returns a short-lived JWT access token with auth_type: app_password.

Body Params

App password token for authentication. Token must start with "app_a7_" and be exactly 39 characters long (app_a7_ prefix + 32 character token). Rate limiting applies to prevent brute force attacks.

string
required

App password token (format app_a7_ + 32 chars)

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json