Skip to main content
DELETE
Delete a single post

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as Bearer API_KEY.

Path Parameters

postId
string
required
Minimum string length: 1
Pattern: ^[A-Za-z0-9_-]{1,100}$
Example:

"post_123"

Response

Post deleted successfully

id
string
required
organization
object
required
Last modified on July 17, 2026