Skip to main content

Endpoint

Request Body

Current backend behavior:
  • accountType = email: supported
  • accountType = phone: not supported (400 Unsupported type)

Example Request

Success Response

Use Token

Attach token for partner management APIs:
Used by:
  • /api/users/*
  • /api/partner/api-keys/*
  • /api/partners/:partnerId/connections/*

Common Errors

  • 400 Unsupported type
  • 400 Email or password is not correct
  • 400 User account is inactive