provider App migration PUT
/rest/atlassian-connect/1/migration/field @utdk/jira
/rest/atlassian-connect/1/migration/field Bulk update custom field value
Updates the value of a custom field added by Connect apps on one or more issues.
The values of up to 200 custom fields can be updated.
**[Permissions](#permissions) required:** Only Connect apps can make this request
- Atlassian-Transfer-Id header required
- The ID of the transfer.
- string
Try it
Authentication
Configure credentials for The Jira Cloud platform REST API
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import jira from '@utdk/jira';
await jira.appissuefieldvalueupdateresourceUpdateissuefieldsPut()