Tracking
Delete Tracking
Stop tracking a source
DELETE
Stop tracking a specific source.
Parameters
The source type. Valid values:
x, discordRequest Body
You can use eithereid (external ID) or iid (internal ID) to identify the source to stop tracking:
External ID - the platform-specific identifier (e.g., X user ID, Discord
channel ID). Use this when you know the source’s external identifier.
Internal ID - the Scrapest internal source ID (UUID). Use this when you have
the internal ID from a previous API response.
You must provide either
eid or iid, but not both. Use eid when you know
the external identifier (like a X handle), or iid when you have the internal
UUID from a previous tracking response.Response
The untracked source information
Status message