v1

latestOpenAPI 3.1.02026-08-067019120.8 KB
Interviews

Delete interview sessions across all users (admin)

Deletes interview sessions across all users. Requires admin, advocate, or the access_sessions permission.

delete/api/users/interviews

Query parameters

user_idinteger

Delete only sessions for this user ID.

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.