Skip to main content
PUT
Stop Recording on the channel.

Authorizations

Authorization
string
header
required

OAuth2 bearer token in the Authorization header

Path Parameters

space_id
string<uuid>
required

UP Space Id

channel_id
string<uuid>
required

Unique identifier of a Channel

Response

Recording stopped (or finishing).

id
string<uuid>
required
channel_id
string<uuid>
required

ID of the channel this recording belongs to.

status
enum<string>
required
read-only
Available options:
SCHEDULED,
RECORDING,
COMPLETE,
FAILED
started_at
string<date-time> | null
ended_at
string<date-time> | null
outputs
object[] | null