tasks.milestones.archive

Moves a milestone to the archive or restores it from the archive. The status of tasks belonging to the milestone is not changed. Full access to Teamwork is required.

Parameters

  • id POST

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