posts
Perform a post action
Perform a post action, which allows users to interact with integrations through posts.
Permissions
Must be authenticated and have the read_channel permission to the channel the post is in.
post/api/v4/posts/{post_id}/actions/{action_id}
Path parameters
post_idstring required
Post GUID
action_idstring required
Action GUID
Response
Post action successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.