v1

latestOpenAPI 3.0.02026-07-26300209.6 KB

Terminate a browser session

Terminates a remote browser session immediately. If the session is already ended this call is idempotent and still returns 204.

delete/{sessionId}

Path parameters

sessionIdstring required

Session ID to terminate.

Session ID to terminate.

Response

Session terminated (or already ended).