cURL
curl --request PUT \ --url https://elixir.jobkit.io/plans/{id}/archive.json \ --header 'Authorization: Basic <encoded-value>'
{ "message": "Plan successfully archived." }
Archive a plan with the given ID