Skip to main content

API - Maintenance

The purpose of this method is to delete all: jobs, files, memory, etc.

URL

CODE
(PUT) /api/maintenance/clean?token={token}&action={action}

PARAMETERS

Parameters are:

token

The session token obtained when connecting.

action

Regular projects:

  • deleteFiles

  • deleteJobs

  • deleteMemory

  • deleteAll

Pass-through projects:

  • ptDeleteCancelled

  • ptDeleteAll

  • ptCancelAll

 

RESULTS

The method returns JSON and HTTP status 200. Other HTTP status values indicate an error.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.