Skip to main content
PUT
Move ticket to silo

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Path Parameters

ticketID
string<uuid>
required

Unique object identifier

Example:

"42e113f9-9353-4e89-9f68-69b92f423b0c"

Body

application/json
silo
enum<string>
default:tickets

Ticket silo (folder). Please check ticket silos section for more information

Available options:
tickets,
archive,
trash,
spam

Response

200 - application/json

Operation successful

The response is of type enum<string>.

Available options:
OK