Delete a post
Posts
Delete a post
Soft-delete an existing post. Only the post owner can delete their own post.
Scope required: write:post
DELETE
Delete a post
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
Example:
"2025-06-26"
Path Parameters
UUID of the post to delete
Response
Post deleted successfully