Variant

delete-error

No description available.

variant delete-error {
  temporary-redirect(string),
  forbidden(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
temporary-redirectstring
forbiddenstring
not-foundstring
otherstring