Docs

Review Request

Reviews a request field 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

<b>DEPRECATED</b>

string

Answer id

string

A message for your client letting them know why you rejected the answer and what they need to do to fix it

string

Answer status. <br>Set status 'approved' for the following actions: approve. <br> status 'todo' for the following actions: remove reject, remove approval. <br>Set status 'redo' for the following actions: reject.

string

A message for your client letting them know why you rejected the field and what they need to do to fix it

string

Field status. <br>Set status 'approved' for the following actions: approve. <br>Set status 'done' for the following actions: submit for review, remove reject, remove approval. <br>Set status 'todo' for the following actions: revise. <br>Set status 'redo' for the following actions: reject.

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.