Prune soft-deleted algorithm instances
POST/api/management/algorithm-instances/prune
Hard-delete algorithm instances that were soft-deleted. Use olderThanDays to only prune instances deleted more than N days ago (default: 0 = all).
Request
Responses
- 200
- 403
The number of pruned algorithm instances
Forbidden