Reordering a backlog using the REST API

I'm trying to reorder the backlog for an agile board using the REST API, but can't find any examples of how to do this.  What is the recommended approach?

0
2 comments
Official comment

Hi Steve,

I'm Sergey from the YouTrack team. Thanks for reaching out!

The API for reordering backlog items isn't officially documented. You can examine the network requests in your browser's developer tools when reordering items through the YouTrack UI to understand the underlying API calls and replicate them in your implementation.

Since this API isn't officially published, there's always a possibility it could change in future updates, so just keep that in mind for your integration.

Let me know if you have any other questions!

Hi Sergey,

Thanks for that - I'll give that a try.

Best regards,

Steve.

0

Please sign in to leave a comment.