post
https://api.travimobile.com/api/profile/edit/
This endpoint allows authenticated users to update their profile information, such as full name, gender, phone number, etc. Users must provide the user ID ({id}) of the profile they wish to edit in the URL path. The request must include a valid JWT token in the Authorization header, ensuring that the authenticated user is allowed to update the profile data.