Create Account Security Token

POST {{baseUrl}}/v1/account/security-token?identification=<string>&password=<string>

Create security token for account by username/email/id and password.

Request Params

KeyDatatypeRequiredDescription
identificationstringLogin username (required)
passwordstringLogin password (required)

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-TypestringBody need to by in JSON
Acceptstring

RESPONSES

status: OK

&quot;&quot;