Variant

conference-leave-error

No description available.

variant conference-leave-error {
  unauthorized(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
unprocessable-entitystring
otherstring