Update Conference

POST {{baseUrl}}/accounts/:accountId/conferences/:conferenceId

Update the conference state.

Request Body

{"status"=>"active", "redirectUrl"=>"<uri>", "redirectMethod"=>"POST", "username"=>"<string>", "password"=>"<string>", "redirectFallbackUrl"=>"<uri>", "redirectFallbackMethod"=>"POST", "fallbackUsername"=>"<string>", "fallbackPassword"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring