Auth

Cancel handoff

Cancel an ongoing handoff session. The handoff code will no longer be valid for authentication.

delete/auth/handoff/{code}

Path parameters

codestring required

The code

Request body

poll_secretstring required

The poll secret issued when the handoff was initiated

Response

No Content

Changes