status to stopped instead.
Request
DELETE https://api.clinikapi.com/v1/intakes/:id
Headers
Your ClinikAPI secret key (
clk_live_* or clk_test_*).Path parameters
The ID of the intake to delete (e.g.
intake_abc123).Response
Returns204 No Content with an empty body on success.
Standard response metadata including
requestId, timestamp, and rate-limit fields.