Create a userCopy Pagepost https://vision-api.truepic.{tld}/v3/usersBody ParamsThe request body for POST /usersemailstringrequiredThe email address of the user.first_namestringrequiredThe first name of the user.last_namestringrequiredThe last name of the user.rolestringenumrequiredA role to assign to the user. This will dictate what permissions the user has in the Vision system.VISION_AGENT_ADMINVISION_AGENT_REPORTVISION_AGENTVISION_AGENT_OWN_INSPECTIONSVIEW_ONLYAllowed:VISION_AGENT_ADMINVISION_AGENT_REPORTVISION_AGENTVISION_AGENT_OWN_INSPECTIONSVIEW_ONLYteamsarray of numbersrequiredA list of team IDs. This will update the teams that the user is assigned to.teams*ADD numberResponses 200Request Successful 400The request body couldn't be parsed. 401Authentication failed, or the user/client doesn't have permission to the requested resource. 403The user doesn't have permission to access the requested resource. 404The requested resource couldn't be found. 412A required property or parameter is missing from the request. 500An unexpected error occurred.Updated 3 months ago Get a list of usersGet a userDid this page help you?YesNo