v1

latestOpenAPI 3.1.02026-08-067019120.8 KB
Sessions

Go back one step in an interview session

Undoes the last step in the interview and (by default) returns the current question. If question is 0, returns 204 with an empty body.

post/api/session/back

Request body

istring required

Interview filename.

sessionstring required

Session ID.

secretstring

Encryption secret.

question0 | 1

Set to 0 to skip returning the current question.

Response

Current question after going back.

object required