cURL
curl --request GET \ --url https://api-qa.interactly.ai/integrations/public/v1/cadence/reset \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Retrieve your API Key from Dashboard API Keys Section.
Optional assistant id to scope reset
Optional patient phone to scope reset
Required true when performing team/assistant level destructive reset without userPhoneNumber
Successful Response