Enable, pause, or delete up to 100 submitted Monitor ids. The response distinguishes submitted, unique, actually changed, and not-found ids; already-in-target-state rows are successful idempotent no-ops.
GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....
Success
True when every unique submitted id resolved and the atomic operation completed. An idempotent no-op still resolves successfully.
Number of ids submitted, including duplicates.
1 <= x <= 100Number of unique submitted ids processed.
1 <= x <= 100Number of unique Monitor ids that actually changed state or were deleted. Already-in-target-state no-ops are excluded.
0 <= x <= 100Unique ids that actually changed state or were deleted, in first-submitted order.
100Unique submitted ids that were not found in the active organization.
100