Security Information
Submit Security Workspaces to link
Insert Security Workspace IDs to establish a relationship between them and the Jira site the app is installed on. If a relationship between the workspace ID and Jira already exists then the workspace ID will be ignored and Jira will process the rest of the entries.
post/rest/security/1.0/linkedWorkspaces/bulk
Request body
Example request
{
"workspaceIds": [
"111-222-333",
"444-555-666"
]
}Response
Submission accepted. Each submitted Security Workspace ID will be linked to Jira.