Skip to main content

Log In

Allows credentialed SDP users to log in to the SDP dashboard with a password. Note: all passwords must be at least 8 characters long and a combination of uppercase letters, lowercase letters, numbers, and symbols.

Request Body
  • email string required
  • password string required
  • recaptcha_token string

    Token for reCAPTCHA validation. ReCAPTCHA token is only required when ENABLE_RECAPTCHA configuration is set to true.

Responses

OK

Response Headers

    Schema
    • token string
    Loading...