Clean up history (POST)
POST/history/cleanup
Schedules asynchronous history cleanup (See History cleanup).
Note: This endpoint will return at most a single history cleanup job.
It is possible to configure multiple
parallel history cleanup jobs. Use
GET /history/cleanup/jobs
to find all the available history cleanup jobs.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid or the engine does not participate in history cleanup. See Cleanup Execution Participation per Node.