This endpoint is used to delete a specific session for a given site. You need to provide the unique identifiers for the site and the session. This operation is useful when you want to manually end a session before it naturally expires.
OK. The session was successfully deleted.
Unauthorized. No valid authentication was provided.
No session found. The site or the session ID is invalid.