Was this helpful?
Reset dealer's password.
The unique ID of dealer.
The unique ID of the resource.
The password of dealer.
POST /api/dealers/{id}/password HTTP/1.1 Host: hostname:8887 Authorization: Bearer YOUR_SECRET_TOKEN Content-Type: application/json Accept: */* Content-Length: 19 { "password": "text" }
OK
No Content