Archive a plan
Plans
Archive a plan
Archives all versions of the plan (sets isArchived=true).
DELETE
Archive a plan
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
Plan identifier (slug). Stable across versions.
Query Parameters
Specific version number to fetch / update. Defaults to the latest version.
Response
Plan archived.
Example:
"Object deleted successfully."