v4
OpenAPI 3.1.02026-07-3156189324.6 KBCadence Public
integrations_cadence_public
Reset
Delete cadence logs for a given team/assistant/user (destructive).
Behavior:
- Protected from production (environment must be non-empty and not 'prod'/'production').
- Requires team id via Requester dependency.
- If userPhoneNumber is provided, deletes Action logs for that phone (and optionally scope by assistantId).
- If userPhoneNumber is NOT provided, confirm=True is required to allow deletion of logs at the team/assistant level.
delete/integrations/public/v1/cadence/reset
Query parameters
assistantIdstring nullable
Optional assistant id to scope reset
Optional assistant id to scope reset
userPhoneNumberstring nullable
Optional patient phone to scope reset
Optional patient phone to scope reset
confirmboolean
Required true when performing team/assistant level destructive reset without userPhoneNumber
Required true when performing team/assistant level destructive reset without userPhoneNumber
Response
Successful Response
{"stackTrail":"paths:/integrations/public/v1/cadence/reset:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}