Variant

update-fax-application-error

No description available.

variant update-fax-application-error {
  unauthorized(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
unprocessable-entitystring
otherstring