/
TH
threatconnect
/
ThreatConnect API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
threatconnect
ThreatConnect API
delete
Delete Post by ID
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-07-14
240
96
195.5 KB
Posts
Delete Post by ID
Allows the deletion of an existing Post
delete
/v3/posts/reply
Request body
PostableMessage
required
id
integer
objectType
string
objectId
integer
sequenceId
string
author
User
authorOrgId
integer
authorOrgName
string
authorType
string
dateAdded
string
date-time
text
string
linkedItems
LinkedItem[]
linkedText
string
aboutLinkedText
string
linkedAuthor
string
deleteAvailable
boolean
replies
PostableMessage[]
repliesShort
PostableMessage[]
Response
Post deleted successfully