Update a school user's profile
Updates the editable identity and contact fields for a managed user and returns the refreshed roles and abilities resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
id
email
firstname
name
lastname
mobile
phone
job_info
Response
The managed user's updated resource was returned.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

