v1
latestOpenAPI 3.1.02026-08-067019120.8 KBInterviews
Delete interview sessions of a user by ID
Deletes interview sessions for the user with the given user_id. Requires admin, advocate, the same user ID as the API owner, or the edit_sessions permission.
delete/api/user/{user_id}/interviews
Query parameters
istring
Delete only sessions for this interview filename.
sessionstring
Delete only the session with this ID.
querystring
Session query string.
tagstring
Delete only sessions with this tag.
Response
Sessions deleted.