Skip to main content
POST
Post Login

Path Parameters

client_id
integer
required

Client ID for the login

program_id
integer
required

Program ID for the login

session_id
string
required

Session ID for the login (optional)

Body

application/json

Username and Password for login

username
string
required
password
string<password>
required

Response

Login successful

message
string
donor
object
client
object
redirect
string
session_logged_in
boolean
status
string
Example:

"success"