tasks.projects.archive

Moves a project to the archive or restores it from the archive. The tasks belonging to the specified project are moved to the archive or restored from the archive together with their project. Full access to Teamwork is required.

HTTP method

POST

Content type

application/x-www-form-urlencoded

Parameters

  • id POST
    Project ID.
  • archive POST
    1: move to the archive; 0: restore from the archive.
  • format GET Optional

    Sets response format. Available options: json (default), xml.

Return value

'ok' string.