Move an issue to a different project within the same organisation
POST/api/issues/:issueId/move
Move an issue to a different project within the same organisation. Allocates a new issue number and key from the target project.
Request
Responses
- 200
- 401
- 403
Successful response
Unauthorized — authentication credentials are missing or invalid
Forbidden — requires projects.issues.manage permission