Wasm Directoryalpha
Variant

post-sso-certificates-error

No description available.

variant post-sso-certificates-error {
  bad-request(string),
  unauthorized(string),
  forbidden(string),
  too-many-requests(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
forbiddenstring
too-many-requestsstring
internal-server-errorstring
otherstring