Skip to main content
PUT
Update ticket priority

Path Parameters

workspaceId
string<uuid>
required

Body

application/json

This DTO is a wrapper for priority (urgency for Snow) update calls.

autotaskRequeest
object
serviceNowRequest
object
jiraRequest
object
resourceId
null | string

Gets or sets the unique identifier of the associated resource. Used to identify the target resource like Incident IDs.

resourceType
enum<string>

Gets or sets the type of the resource represented by this instance.

Available options:
None,
Incident,
Account
resourceName
null | string

An optional human-readable name of the resource.

Response

OK

Standard v2 API response envelope for single-item responses.

data
boolean
meta
object