Docs

Update Request

Updates a request in Content Snare.

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

Request ID.

array of object

Client Assignments Ids.

string

Client id

string

Client company id

boolean

Set true to mark client as primary. Only one client in request can be primary.

boolean

Enable client comments. This allows your client to ask questions about each field.

string

Id of communications schedule. Set this parameter as null to remove existing communications schedule from request.

string

Name of communications schedule. Set this parameter as null or "None" to remove existing communications schedule from request.

date

Due date for the request. <br><b>Format:</b> yyyy-mm-dd

string

Folder id. Requests may be grouped in to folders on the requests page. Don't send it if you do not wish to group your Requests.

string

Folder name. Requests may be grouped in to folders on the requests page. Don't send it if you do not wish to group your Requests.

string

Request instructions are the first thing your client will see when they open the request. Use this area to let them know who you are, what the request is for, and provide some simple instructions on how to use Content Snare.

string

Request name

string

Request owner (team member) id

string

Request owner (team member) email

boolean

Protect share with a pin code. Your client will be asked to set their own pincode when they first access the request.

boolean

Allow share via link without requiring login

boolean

Enable request instructions

string

Request status

date

Updated At.

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.