Wasm Directoryalpha
Variant

remove-dependents-for-task-error

No description available.

variant remove-dependents-for-task-error {
  bad-request(string),
  unauthorized(string),
  payment-required(string),
  forbidden(string),
  not-found(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
payment-requiredstring
forbiddenstring
not-foundstring
internal-server-errorstring
otherstring