Was this helpful?
Reset user extension password.
The unique ID of user.
The unique ID of the resource.
The extension password.
POST /api/users/{id}/extension_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