Update UserAsk AIput https://api.ducky.ai/v1/usersUpdates a user's information and avatar by their ID.Body Paramsfirst_namestringrequiredThe user's first namelast_namestringrequiredThe user's last nameavatarfileThe avatar image file to uploadResponses 200User successfully updated 401Unauthorized - Invalid or missing Bearer token 403Forbidden - User does not have permission to update this user 404User not found 500Internal server error occurredUpdated 7 months ago