Discard draft plan
Plans
Discard draft plan
Permanently deletes the latest draft (non-published) version of the plan. The previously published version remains untouched. Returns 400 if the latest version is already published.
DELETE
Discard draft 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.
Response
Draft discarded.
Example:
"Object deleted successfully."