Update Current User Information
đ Login Required (User Permission)
curl -X PUT "https://api.routescope.ai/api/user/self" \ -H "Content-Type: application/json" \ -d '{}'Empty
Request Body
application/json
username?string
display_name?string
password?string
original_password?string
Response Body
Last updated on