can't find rest api to create sprint
Hello
Perhaps I can help you
You can see this link to resolve it:
https://docs.atlassian.com/jira-software/REST/7.0.4/#agile/1.0/sprint-createSprint
Kind regards
Doesn't work for me, no result, no response. It's JIRA Cloud, tried the same on a local JIRA server, same.
C:\DevOps>curl --insecure --request POST --url "https://abc.com/rest/agile/latest/sprint" --user "jironghu:jironghu" --header "Accept:application/json" --data '{"name":"Jirong1","originBoardId":283}'
C:\DevOps>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Henry,
We have This documentation for API calls, but I found this bug saying that currently this feature is not working properly on Cloud Platform (feel free to try the example listed on GHS-123000).
Cheers,
Rodrigo Silva | Cloud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Doesn't work for me, no result, no response. It's JIRA Cloud, tried the same on a local JIRA server, same.
C:\DevOps>curl --insecure --request POST --url "https://abc.com/rest/agile/latest/sprint" --user "jironghu:jironghu" --header "Accept:application/json" --data '{"name":"Jirong1","originBoardId":283}'
C:\DevOps>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.