1. Customer Support
  2. APIs and SDKs FAQs
  3. πŸ‘₯ User Management – Detailed FAQs

Is it possible to update user information later?

 

Yes. You can update user information by making a PATCH request to:

/api/v1/integrations/user/?email=<user_email>

Provide the updated values in the request body (like, first name, last name, phone number etc). You must include the user’s email to identify which user to update.

 

If you have any more questions or need assistance, feel free to reach out to us at Hello@frejun.com. We’re here to help!