Authorization

Login with JSON

Login with name and password using JSON body.

post/api/login

Request body

namestring required
passwordstring required
redirectstring nullable

Response

Request fulfilled, document follows

object required

Changes