Log in to API

This operation enables you to log in to the API as a Sentinel user.

NOTE: This operation only accepts request bodies sent over SSL as application/x-www-form-urlencoded.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

username of the Sentinel user.

Form Data

Password of sentinel username specified in URL.

string
required
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

404

NotFoundResponse indicates a request for a resource that does not exist.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/xml