Changes to Create comment-to-DM automation

POST /v1/comment-automations

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 26 revisions of this API.8

  1. f81ca70ea6b92
  2. 51932b099b2f6

What changed

    • added the new optional request property alsoMatchInDms

      new-optional-request-property

    • added the optional property automation/alsoMatchInDms to the response with the 200 status

      response-optional-property-added

    • added the new optional request property commentReplyDelaySeconds

      new-optional-request-property

    • added the new optional request property dmDelaySeconds

      new-optional-request-property

    • added the new optional request property template

      new-optional-request-property

    • added the optional property automation/commentReplyDelaySeconds to the response with the 200 status

      response-optional-property-added

    • added the optional property automation/dmDelaySeconds to the response with the 200 status

      response-optional-property-added

    • added the optional property automation/template to the response with the 200 status

      response-optional-property-added