Skip to main content

Re-open ticket

Try to re-open closed ticket

HTTP Request

PUT /tickets/@number/open

Auth: true

QUERY PARAMETERS

ParameterTypeDescription
numberintTicket number

Example Response


{
"status": true
}