# Edit post via API without bumping it?

**URL:** https://meta.discourse.org/t/edit-post-via-api-without-bumping-it/111601
**Category:** Support
**Created:** [March 14, 2019, 4:50pm UTC](https://meta.discourse.org/t/edit-post-via-api-without-bumping-it/111601 "2019-03-14T16:50:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ryancey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ryancey/32/99309_2.png) [@ryancey](https://meta.discourse.org/u/ryancey)
#### Post date: [March 14, 2019, 4:50pm UTC](https://meta.discourse.org/t/edit-post-via-api-without-bumping-it/111601/1 "2019-03-14T16:50:06Z")

</div>

I’m batch editing posts (custom import) and I’d like them to not bump the topic they’re into (if they’re last post in the topic).

Passing the `post[updated_at]` parameter to the `/posts/{id}.json` endpoint seems ignored. Is that the case? Is there any way to do it?

**Edit:** the endpoint is `/t/[topic_id]/reset-bump-date`

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [March 14, 2019, 6:48pm UTC](https://meta.discourse.org/t/edit-post-via-api-without-bumping-it/111601/2 "2019-03-14T18:48:39Z")

</div>

There is a reset bump staff action on the topic in the wrench menu. You’d need to send that command after edit.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 13, 2019, 6:48pm UTC](https://meta.discourse.org/t/edit-post-via-api-without-bumping-it/111601/3 "2019-04-13T18:48:42Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
