Activates an incomplete account that already has registration data, updating only the password.

Post Body Example

{
  "email": "[email protected]",
  "token": "valid-token-123",
  "password": "super-secret-new-password"
}
Language
Authorization
Query
Click Try It! to start a request and see the response here!