Bulk delete all Operations Workspaces that match the given request.
Only Connect apps that define the jiraOperationsInfoProvider module can access this resource. This resource
requires the 'DELETE' scope for Connect apps.
E.g. DELETE /bulk?workspaceIds=111-222-333,444-555-666
Comma-separated list of Operations Workspace IDs to delete. All data associated with the given workspaces will
eventually be removed from Jira. Example: workspaceIds=111-222-333,444-555-666.
Bulk delete all Operations Workspaces that match the given request.
Only Connect apps that define the
jiraOperationsInfoProvidermodule can access this resource. This resource requires the 'DELETE' scope for Connect apps.E.g. DELETE /bulk?workspaceIds=111-222-333,444-555-666