Impossible to update a post through API with bot account?

Hey @jasonblais, that makes sense, thanks!

The original post was made by a slash command. Our users can indeed only edit their own posts, which we don’t want to change for everyone. Neither would I want to give my bot System Admin privileges.

I guess I could make the initial post via an api call by the bot account instead of using the slash command integration’s response payload directly to allow for subsequent post edits by the bot.

Thanks again!

1 Like