Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Delete a post from a channel. Required Permissions: delete_others_posts or use the token of the user who created the post.
External DocumentationTo learn more, visit the Mattermost documentation.

Parameters

ParameterDescription
Post IDThe ID of the post.

Example Output

{
	"status": "string"
}

Workflow Library Example

Delete Post with Mattermost and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop