# RequiredAction

> A schema in the One API reference. Source: https://hub.ozow.com/api-reference/one-api/schemas/required-action/

## Fields

- `action` (any, required, one of "redirect", "api", "websocket") - The action if any that is required next.
- `uri` (string, uri) - The URI to redirect, connect to the WebSocket or make the `POST` API call if required.
- `inputRequired` (object)
