Update properties on a Vendor Group resource.patch https://access.example.com/api/config/v1/vendor/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint32required1 to 2147483647Body ParamsThe Vendor Group properties to modify.namestringrequiredlength between 1 and 255default_policyint32required1 to 2147483647account_expirationint321 to 365Defaults to 30deletion_days_after_expirationint32 | null1 to 365Defaults to nulluser_added_notification_enabledbooleanDefaults to truetruefalseuser_expired_notification_enabledbooleanDefaults to truetruefalseuser_approval_enabledbooleanDefaults to falsetruefalseuser_reactivation_enabledbooleanDefaults to falsetruefalseadministrator_idsarray of objectslength between 0 and 10Defaults to administrator_idsADD int32team_idsarray of objectslength between 0 and 10Defaults to team_idsADD int32network_restrictionsarray of stringslength between 0 and 128Defaults to network_restrictionsADD stringdurationinteger1 to 168Defaults to 24duration_enabledbooleanDefaults to falsetruefalseResponses 200Indicates the existing vendor group was successfully updated and returns the new vendor group. 404The specified resource was not found. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated 4 months ago