StopFetch
The StopFetch
action stops a previous action. The stopfetch
action removes the original action from the actions queue of all connectors and calls a stopfetch
action for any connector that has started processing.
Parameters
Parameter Name | Description |
---|---|
Token | The token of the action that you want to stop. |
Example
Action=StopFetch&Token=...
Response
The StopFetch
action is an asynchronous action, so it returns a token. You can use the QueueInfo action to find the status of the action.