v1
latestOpenAPI 3.1.02026-08-067019120.8 KBInterviews
Delete interview sessions on the system
Deletes interview sessions. Without filters, deletes ALL sessions. Requires admin, advocate, or the access_sessions + edit_sessions permissions.
delete/api/interviews
Query parameters
istring
Delete only sessions with this interview filename.
sessionstring
Delete only the session with this ID.
querystring
Session query string for additional filtering.
tagstring
Delete only sessions with this tag.
Response
Sessions deleted.