Wasm Directoryalpha
Variant

conference-stop-recording-error

No description available.

variant conference-stop-recording-error {
  unauthorized(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
unprocessable-entitystring
otherstring