Wasm Directoryalpha
Variant

post-users-terminate-sessions-error

No description available.

variant post-users-terminate-sessions-error {
  bad-request(string),
  forbidden(string),
  not-found(string),
  too-many-requests(string),
  internal-server-error(string),
  service-unavailable(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
forbiddenstring
not-foundstring
too-many-requestsstring
internal-server-errorstring
service-unavailablestring
otherstring