Enable or disable automatic replies when engagement thresholds (likes, reposts, replies, views) are met.
Documentation Index
Fetch the complete documentation index at: https://docs.postsyncer.com/llms.txt
Use this file to discover all available pages before exploring further.
auto_plug: null on get / list.
Repeat scheduling is not handled here; use repeatable fields on create/update or update post.
Requires bearer token with the posts ability. Returns the full post object (same shape as GET /posts/{post}).
false clears auto plug. true requires the fields below.enabled is true. Label for this rule.enabled is true.enabled is true. Text of the automatic reply.enabled is true. { "enabled": boolean, "count": integer (min 0) } — trigger when likes reach count (if enabled).likes.likes.likes.200 — full post resource including auto_plug (object or null).
404 — post not found or not in a workspace you can access.
422 — validation error.
See also: Comment moderation, Contact collection.