Invocations
Delete browser sessions for an invocation
Delete all browser sessions created within the specified invocation.
DELETE
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Invocation ID
Response
204
Browser sessions deleted successfully
JavaScript