Within the Azure DevOps Rest API I want to be able to add a Sprint programmatically.
I'm having trouble understanding how to accomplish this because it seems the documentation states I needed id before I can add at iteration.
Can someone please help me to understand what request I need to compose to create a new iteration via the API?