AppAutoGtm

Archive Project Endpoint

Archive a whole project: cancel its queued cold emails, stop live campaigns to Paused, zero all budgets, autopilot off, hide it everywhere (is_active=false). The project-level analog of campaign archive — see api/app_auto_gtm/project_archive.py. Reversible via /unarchive (campaigns stay Paused and budgets stay $0 after restore). Idempotent: archiving an already-archived project is a no-op 200.

post/api/app-auto-gtm/projects/{project_id}/archive

Path parameters

project_idinteger required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.