Wasm Directoryalpha
Variant

retrieve-outbound-voice-profile-error

No description available.

variant retrieve-outbound-voice-profile-error {
  unauthorized(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
unprocessable-entitystring
otherstring