put https://openapi.meltingspot.io/v1/lives/
Update a Live
Log in to see full request history
Responses
400Malformed payload
404Live not found
Update a Live
400Malformed payload
404Live not found
xxxxxxxxxx
curl --request PUT \
--url https://openapi.meltingspot.io/v1/lives/liveId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"solution": "Youtube"
}
'
Try It!
to start a request and see the response here! Or choose an example: