Archive Goal
Archive or restore a goal for a site.
Archive Goal
Archives a goal so it no longer appears in stats. Historical conversion data is retained and the goal can be restored at any time. Requires member role or higher.
Endpoint
POST /api/v1/organizations/:orgId/sites/:siteId/goals/:goalId/archive
Restore Goal
Restores a previously archived goal so it appears in stats again.
Endpoint
POST /api/v1/organizations/:orgId/sites/:siteId/goals/:goalId/unarchive