healthchecks/templates/front/snippets/delete_check_request.html
2017-09-12 13:33:12 +03:00

4 lines
242 B
HTML

<div class="highlight"><pre><span></span>curl {{ SITE_ROOT }}/api/v1/checks/f618072a-7bde-4eee-af63-71a77c5723bc <span class="se">\</span>
--request DELETE --header <span class="s2">&quot;X-Api-Key: your-api-key&quot;</span>
</pre></div>