Delete a support-ticket
DELETE /support-tickets/{id}
DELETE
/support-tickets/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”Deleted
object
data
object
subject
required
string
description
required
string
category
string
priority
string
status
string
ticket_number
string
reporter_email
required
string
reporter_name
string
organisation
assigned_to
string
resolved_at
string format: date-time
first_response_at
string format: date-time
sla_breach
boolean
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
metadata
Arbitrary JSON value (object, array, string, number, boolean, or null)
freshdesk_ticket_id
string
comments
feedback_type
string
source
string
page_url
string
browser
string
trace_id
string
screenshot
Strapi media object (upload plugin)
object
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found