Configure recordings
POST
{{HOST}}/v2/templates/:template_id/recordings
Body
PARAM
Key |
Datatype |
Required |
Description |
HEADERS
Key |
Datatype |
Required |
Description |
RESPONSES
status
curl -X POST 'https://api.100ms.live/v2/templates/:template_id/recordings' -d '{"0":{"name":"default","role":"recorder","maxDuration":1800,"presignDuration":3600,"compositeRecording":{"browserComposite":{"autoStart":false,"autoStopTimeout":500,"width":1920,"height":1080},"customComposite":{"enabled":false}},"trackRecording":{"enabled":false},"streamRecording":{"enabled":true}}}'