Skip to main content
GET
Post Logout

Path Parameters

client_id
integer
required

Client ID for the logout

program_id
integer
required

Program ID for the logout

session_id
string
required

Session ID to be terminated

Response

200 - application/json

Logout successful

message
string
Example:

"You have successfully logged out."

status
string
Example:

"success"