Evict from Memory
Memory
Evict from Memory
Removes a task run, monitor, or FindAll run from the selected memory without deleting the original resource.
POST
Evict from Memory
Authorizations
Body
application/json
Kind of source to evict: task, monitor, or findall.
Available options:
task, monitor, findall ID of the task run, monitor, or FindAll run to evict.
Required string length:
1 - 128Pattern:
^[a-zA-Z0-9_-]+$User-provided key identifying the memory scope to use. Omit to use personal memory, if available.
Required string length:
1 - 128Pattern:
^[a-zA-Z0-9_-]+$Response
Source removed from memory.