...
Expand | ||
---|---|---|
| ||
PUT /rest/api/2/issue/{issueIdOrKey}/archive Archives an issue. RequestPath parametersissueIdOrKey Required string Issue id or key Query parametersnotifyUsers string Send the email with notification that the issue was updated to users that watch it. Admin or project admin permissions are required to disable the notification. Example
|
Expand | ||
---|---|---|
| ||
PUT /rest/api/2/issue/{issueIdOrKey}/assignee Assign an issue to a user. RequestPath parametersissueIdOrKey Required string Issue id or key Body parametersactive boolean applicationRoles SimpleListWrapperApplicationRoleBean avatarUrls deleted boolean displayName string emailAddress string expand string groups SimpleListWrapperGroupJsonBean key string lastLoginTime string locale string name string self string Format: timeZone string Example
|
...
Atlassian's architecture documentation will help you understand Jira fundamentals and get a high-level perspective of Jira's dependencies.
...