Create a space

POST {{baseUrl}}/video/v1/spaces

Create a new space. Spaces are used to build real-time video applications.

Request Body

{"type"=>"server"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"data":{"type":"server","id":"uylLl3WuQ54CwqUB9UHySxnN66sqKue5","created_at":"1607452572","status":"idle"}}