POST /user/login
Log in to YouTrack server using specified credentials.
POST /rest/user/login?{login}&{password}
- Parameters:
Name Type Description login string User name to log in. password string Password for provided user name.
Reuse cookie information from the response to the method ('Set-Cookie' parameter) with in the 'Cookie' header of any subsequent requests.
Sample
Request:
Response: