Update siteAsk AIput https://platform.{env}.simpplr.com/v1/content/sites/{site_id}This API allows us to update an existing site userPath Paramssite_idstringrequiredThe ID of the site user to updateBody Paramsnamestringrequiredlength between 1 and 40Name of the sitedescriptionstring | nullrequiredDescription of the sitecategoryobjectrequiredcategory objectaccessstringenumrequiredSite access levelpublicprivateunlistedAllowed:publicprivateunlistedisBroadcastbooleanrequiredWhether the site is broadcast-onlytruefalsehasPagesbooleanrequiredWhether the site supports pagestruefalsehasEventsbooleanrequiredWhether the site supports eventstruefalsehasAlbumsbooleanrequiredWhether the site supports albumstruefalselandingPagestringenumrequiredDefault landing page for the sitefeeddashboardcontentfilesaboutAllowed:feeddashboardcontentfilesaboutisContentSubmissionsEnabledbooleanrequiredWhether content submissions are enabledtruefalseisContentFeedEnabledbooleanrequiredWhether content feed is enabledtruefalseisContentUnfurlEnabledbooleanrequiredWhether content unfurl is enabledtruefalseisMembershipAutoApprovedbooleanWhether membership requests are auto-approvedfalsetruefalseisQuestionAnswerEnabledbooleanWhether Q&A is enabled for the sitetruetruefalsetargetAudiencearray of objectsList of target audiencestargetAudienceADD objectsubscriptionarray of objectsList of subscription configurationssubscriptionADD objecttargetAudienceDeletedarray of uuidsList of target audience UUIDs to deletetargetAudienceDeletedADD uuidsubscriptionDeletedarray of objectsList of subscriptions to deletesubscriptionDeletedADD objectResponses 200Site updated successfully 400Error updating site 401Authorize error 403Forbidden errorUpdated 4 months ago