Docs

Update Ticket

POST

Body

Arguments
stringrequired

The Wrangle ticket ID.

string

The ticket description.

string

The updated ticket name.

string

Updated ticket priority.

string

Updated ticket status.

array of string

Updated ticket tags.

Uncommon arguments
string

The Slack user ID of the ticket assignee. Use null to unassign.

string

The customer satisfaction score for the ticket.

array of object

Follower objects to add to the ticket.

array of object

Updated form field values for the ticket.

string

Move the ticket to a new inbox.

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

Comma-separated response fields to include.

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.