Docs

Update Gallery

Updates an existing gallery in VSCO Workspace.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired
string

A ULID entity identifier that is nullable.

string

A ULID entity identifier that is nullable.

string

The remote ID of this gallery. <b>This value must be unique for the studio.</b>

object
string
object

When creating or updating a gallery, this object may be used to import a cover photo. If the gallery does not yet have a covor photo, VSCO Workspace will use a placeholder graphic.

boolean

Whether this gallery is publicly accessible.

boolean
string

A reusable plain-text passcode for unlocking the gallery. This pass code may be given to invited users.

string

The category of this gallery. Galleries may be grouped by this category text in future client portal designs.

date

The date this gallery will be released to the public. Useful in automations or email tokens.

date

The date of the event this gallery is for. Useful in automations or email tokens.

date

The date this gallery will expire and no longer be accessible. Useful in automations or email tokens.

date

The date that orders for this gallery are due by. Useful in automations or email tokens.

number

The number of orders placed for this gallery.

number

The number of photos in this gallery.

number

The number of visitors to this gallery.

stringrequired

The name of this gallery.

string

The headline of this gallery. Prioritized over name when displayed to the user.

string

The URL path slug for this gallery. This is the URL-friendly version of the name and must contain only letters, numbers, dashes, and underscores. When setting this value, it will be converted to lowercase and any illegal characters stripped.

stringrequired

The URL of this gallery. Will be used for links in emails and the client portal.

stringrequired

The internal URL of this gallery in the remote admin portal. May be used to link employees to the gallery administration interface in the remote service.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.