API - Maintenance

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

URL

(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.

Copyright Wordbee - Buzzin' Outside the Box since 2008