Update site

This API allows us to update an existing site user

Path Params
string
required

The ID of the site user to update

Body Params
string
required
length between 1 and 40

Name of the site

string | null
required

Description of the site

category
object
required
string
enum
required

Site access level

Allowed:
boolean
required

Whether the site is broadcast-only

boolean
required

Whether the site supports pages

boolean
required

Whether the site supports events

boolean
required

Whether the site supports albums

string
enum
required

Default landing page for the site

Allowed:
boolean
required

Whether content submissions are enabled

boolean
required

Whether content feed is enabled

boolean
required

Whether content unfurl is enabled

boolean

Whether membership requests are auto-approved

boolean

Whether Q&A is enabled for the site

targetAudience
array of objects

List of target audiences

targetAudience
subscription
array of objects

List of subscription configurations

subscription
targetAudienceDeleted
array of uuids

List of target audience UUIDs to delete

targetAudienceDeleted
subscriptionDeleted
array of objects

List of subscriptions to delete

subscriptionDeleted
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json