User Authorization Control Monitoring

The POST /api/authorizationControls endpoint in a banking application manages user authorization settings, enabling clients to update and control various aspects of user access and security.

Functionality:

  • Authorization Controls: Allows clients to update user access permissions, such as viewing or managing accounts.
  • Multi-Factor Authentication (MFA): Clients can enable or disable MFA for enhanced security.
  • Authorization Limits: Set limits for specific actions or roles within the banking platform.
  • Add/Remove Permissions: This API facilitates the addition or removal of user-specific permissions for accessing different parts of the banking system.

Key Features:

  • Flexible Authorization Management: Control user permissions and security settings dynamically.
  • MFA Setup: Enable or disable multi-factor authentication to enhance account security.
  • Access Limits: Configure authorization limits based on user roles or transaction types.
  • Secure Updates: Ensure that any changes made to user authorization are securely processed and applied.
📘

This API is essential for administrators and clients looking to manage user access and security settings effectively within a banking application.

Body Params
paymentCardIds
array of strings | null
paymentCardIds
rules
array | null
rules
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json