Wasm Directoryalpha
Variant

delete-reposts-tracks-track-id-error

No description available.

variant delete-reposts-tracks-track-id-error {
  unauthorized(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
otherstring