Permanently removes issues from an organization. If IDs are provided, queries and filtering are ignored. Maximum of 1000 issues can be removed at once.
idarrayThe list of issue IDs to be removed. If provided, queries and filtering will be ignored. If not provided, it will attempt to remove the first 1000 issues matching the query and filters.
sortstringSort order for issues. Accepts: date, freq, inbox, new, trends, user. Defaults to date if not specified.
limitintegerThe maximum number of issues to affect. The maximum allowed value is 100.
querystringAn optional search query for filtering issues. A default query will apply if no view/query is set. Only used if issue IDs are not provided.
viewIdstringThe ID of the view to use. If no query is present, the view's query and filters will be applied. Only used if issue IDs are not provided.
projectarrayThe IDs of projects to filter by. Use -1 to include all available projects.
environmentarrayThe name of environments to filter by. Used to narrow down which issues to remove based on the environment.
organization_id_or_slugRequiredstringThe unique identifier (ID) or human-readable slug of the Sentry organization from which issues will be removed.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.