Sessions

Destroy a user session

Closes all tabs and cleans up state for the given userId.

delete/sessions/{userId}

Path parameters

userIdstring required

Response

Session destroyed.

okboolean
closedinteger

Changes