Administration
Update current dealer
Modify the settings of the current dealer.
post/dealer
Request body
Example request
{
"email": "example@example.com"
}Response
OK
Modify the settings of the current dealer.
{
"email": "example@example.com"
}OK