Move Issue to Another Project
POST {{baseUrl}}/issues/:id/project?fields=id,name,shortName
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
fields | string |
Request Body
{"id"=>"{{projectID}}"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |