Skip to main content
POST
Stop capture session

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

streaming_session_id
string
required
Example:

"capture-12345"

Response

200 - application/json

Session stopped

success
boolean
Example:

true

message
string
Example:

"Operation successful"