Docs

Update Reviewer Group Settings

Updates settings for a Filestage reviewer group.

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired
Uncommon arguments
boolean

If you this setting is false, the download button won't be visible for reviewers file status is `In Review`.

boolean

If you this setting is false, the download button won't be visible for reviewers file has been marked as `Need Changes`.

boolean

If you this setting is false, the download button won't be visible for reviewers file has been approved.

boolean

If you this is set as false, reviewers cannot create, edit or delete comments when the review status is `In review`.

boolean

If you this is set as false, reviewers cannot create, edit or delete comments when the review status is `Needs Changes`

boolean

If you this is set as false, reviewers cannot create, edit or delete comments when the file has been approved.

boolean

If you this setting is set as false, reviewers without a registered account will no longer receive email notifications for project activities (new comments, new files and versions, file status changes and submitted reviews).

boolean

When this setting is true, any new reviewers without a Filestage account will need to enter the password as specified in the `password` field

boolean

If this setting is set as `true`, external reviewers will be able to upload new files and new versions to this reviewer group.

boolean

If you this setting as `true`, all reviewers will be anonymous to each other.

string

This field is required when `passwordProtection` is set as `true`. It creates a password to protect this reviewer group.

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.