Administration
Update a dealer
Modify the settings of the dealer.
post/dealers/{id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the dealer.
Request body
Example request
{
"email": "example@example.com"
}Response
OK