Create a userCopy Pagepost https://api.safetyculture.io/usersCreates a user in your organization.Body ParamsThe parameters for AddUserfirstnamestringrequiredThe first name of the user.lastnamestringrequiredThe last name of the user.emailstringrequiredThe email address of the user.passwordstringrequiredThe password of the user.messagestringMessage passed to the newly created user.seat_typestringenumDefaults to fullThe billing seat type of the added user, free or full.fullfreeliteAllowed:fullfreeliteResponses 200A successful response. defaultAn unexpected error response.Updated 3 days ago