Hello,
I have a below curl command which will automatically create repository in specified bitbucket project. But i dont know how to use this command in rest endpoints.
curl --user "username:password" -H "Content-Type: application/json" --data @input.json -X POST <Base-URL>/bitbucket/rest/api/1.0/projects/BAN/repos
Could you please help me with this?
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.