Creates user and assigns customized permissions or roles.post https://example.com/management-api/v3/UsersBody ParamsAn object with the attributes required to create a PMC user.emailAddressstring | nullolsonTimeZoneIdstring | nulldateTimeDisplayFormatstring | nulllanguagestring | nullenabledbooleantruefalseroleResourcearray of objects | nullroleResourceADD objectadminbooleantruefalseallGroupsbooleantruefalsegroupRolesarray of uuids | nullgroupRolesADD uuidallPoliciesbooleantruefalsepolicyRolesarray of uuids | nullpolicyRolesADD uuidglobalRolesIdsarray of uuids | nullglobalRolesIdsADD uuidHeadersacceptstringenumDefaults to application/jsonapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 201Created 400Bad Request 401Unauthorized 404Not Found 409ConflictUpdated 4 months ago