Notify:DeleteScan
Deletes existing persistent Scan.
Controller: Notify
Topic: DeleteScan
Action: Publish
Permissions: None
Request
Section titled “Request”Name | Type | Expect | Description |
---|---|---|---|
ScanID | String | Always | The unique identifier of the existing Scan. |
Response
Section titled “Response”No Response Body.
Example
Section titled “Example”Send:
{"Controller":"Notify","Topic":"DeleteScan","TransactionID":1,"Data":{"ScanID":"Umk8R2"}}
Receive:
{"Controller":"Notify","Topic":"DeleteScan","TransactionID":1}