Theme switcher

Approve, reject or reset ticket judgments

Header Parameters

X-ACTIVE-USER-NAMEstring

name of the user making the request

Style
simple
X-ACTIVE-USER-EMAILstring

email of the user making the request

Style
simple
Authorizationstring

Path Parameters

ticketIdstring Required

ID of ticket to complete

judgmentIdstring Required

The ID of the ticket judgment

statusstring Required

status to set judgment result to

Enum values:
approverejectreset

Body Parameters

commentstring

comment will be added to the activity log if present

assigneesstring

only valid when status is 'reset', and only if the user requesting reset has permissions (typically the ticket creator, or someone with full-access)

Show child attributes

Response

200
Object

Success

Response Attributes

idstring
namestring
descriptionstring
isInternalboolean
statusstring
positioninteger
activitiesarray

Show child attributes

approvalsarray

Show child attributes

candidatesarray

Show child attributes

commentsarray

Show child attributes

judgmentobject

Show child attributes

403
Object

User has no access to ticket judgment

Response Attributes

datastring
404
Object

Ticket Judgment does not exist

Response Attributes

datastring
Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot