Delete browser sessions for an invocation

Delete all browser sessions created within the specified invocation.

DELETE/invocations/{id}/browsers

Delete all browser sessions created within the specified invocation.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Invocation ID

Response

Browser sessions deleted successfully

no response body.
curl -X DELETE "https://example.com/invocations/string/browsers"
Empty