action callcontrol_enterprise_api_upsert_user { label: "UpsertUser: insert or update all properties from a user \nPhoneNumber \nWhiteList (list of phone numbers to whitelist) \nBlackList (list of phone numbers to blacklist) \nQuietHourList (list of quiet hour objects) \nUseCommunityBlacklist (enable / disable community blacklist) default true \nBreakThroughQhWithMultipleCalls (break through quiet hours with two calls in 3 minutes) \nWhiteListBreaksQh (break through quiet hours for whitelist)" provider: callcontrol method: POST path: "/api/2015-11-01/Enterprise/UpsertUser" encoding: json output: { type: "object" additionalProperties: true } }