Skip to main content
POST
/
api
/
v1
/
recording
/
failed
POST /api/v1/recording/failed
curl --request POST \
  --url https://api.scoot.app/api/v1/recording/failed \
  --header 'X-API-Key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.scoot.app/llms.txt

Use this file to discover all available pages before exploring further.

Marks a recording as failed and updates its status with error information.

Authorizations

X-API-Key
string
header
required

Query Parameters

recordingId
string
required

Response

200

OK