Add Staff AccountAsk AIpost deprecatedhttps://{host}/v2/staffLets admin users to create a staff account for the organization.Body ParamsusernamestringrequiredUsername for the current staff account. No special characters are allowed.mobilestringMobile number of the staff.emailstringEmail ID of the staff.passwordstringrequiredPassword for the staff account.storeCodestringSpecify the store code to which you want to associate the staff. If no store code is passed, the user is associated to the InfluenceStore by default storezoneCodestringValid zone code of the store. If this is not passed, the zone will be associated according to the store codeConceptCodestringThe concept code associated to the store. If this is not passed, the concept will be associated according to to the store codefirstnamestringFirst name of the staff userlastnamestringLast name of the staff user.rolestringRole of the staff user.HeadersX-CAP-API-AUTH-KEYstringrequiredAuthentication key of the admin.X-CAP-API-AUTH-ORG-IDstringrequiredID of the org to associate with the staff user.Responses 200200 400400Updated about 1 month ago