Skip to main content

Delete a post acknowledgement

DELETE 

/api/v4/users/:user_id/posts/:post_id/ack

Delete an acknowledgement form a post that you had previously acknowledged.

Permissions

Must have read_channel permission for the channel the post is in.
Must be logged in as the user or have edit_other_users permission.
The post must have been acknowledged in the previous 5 minutes.

Minimum server version: 7.7

Request

Responses

Acknowledgement deleted successfully