Update Ticket

Updates the properties of an existing ticket such as status, priority, or assignee.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Supported Apps

Intercom

App ID: intercom

Zendesk Ticketing

App ID: zendesk-ticketing

Freshdesk

App ID: freshdesk

Notes: tags array will override the previous one.

Zohodesk

App ID: zoho-desk

Freshservice

App ID: freshservice

Notes: tags array will override the previous one.

Github

App ID: github

Required Fields:

  • accountId
  • collectionId (Must be passed in metadata)
Jira

App ID: jira

Asana

App ID: asana

ServiceNow (servicenow)

Supported Request Fields:

  • ticketId - Required
  • name
  • assignedToId
  • createdById
  • dueDate
  • description
  • ticketTypeId
  • accountId
  • groupId
  • contactIds
  • priority
  • status
Linear (linear)

Supported Request Fields:

  • ticketId - Required
  • name
  • description
  • groupId
  • assignedToId
  • priority
  • dueDate
  • projectId
  • tags
  • status
Body Params
string
required
string

Name of the ticket

string

Id of the user to whom the ticket is assigned

string

Id of the user who created the ticket

date

Due date of the ticket

string

description of the ticket

string

ticket type ID

string

the account that is affected by the ticket

string

the project of which this ticket is a part

string

the team or the group of which this ticket is a part

contactIds
array of strings

the list of contact IDs affected by the ticket

contactIds
string

the priority of this ticket

string

the source of this ticket

tags
array of strings

Tags of the ticket

tags
string

Status of the ticket

json

Additional metadata

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json