Last updated 1 year ago
Was this helpful?
Request a password reset link for a user.
POST /v1/api-user-request-reset-password HTTP/1.1 Host: studio.edgeimpulse.com Content-Type: application/json Accept: */* Content-Length: 16 { "email": "text" }
OK
{ "success": true, "error": "text" }