get token

POST {{base_url}}/fdm/token

Request Body

{"grant_type"=>"password", "username"=>"admin", "password"=>"{{current_password}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring