REST API Method: POST /rest/login

Submits a REST user's credentials to be authenticated by the SBC.

URL:

https://192.168.0.111/rest/login

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
UsernameYesNostringnone256 - Max Length Identifies the user name that is being used to create a new session. This user must be created with the REST access level from the WebUI.
PasswordYesNostringnone128 - Max Length Identifies the password for the user that is being used to create a new session.

  • No labels