Manage Authorized user access

This API method allows the main account owner to efficiently manage access rights and permissions for authorized users within the banking application. By submitting a POST request, the main owner can update existing permissions, assign new roles, or revoke access for authorized users.

Purpose:

The purpose of this API is to give the main account owner complete control over the access rights of authorized users linked to their profile. This helps maintain security, enabling the owner to adjust user roles dynamically in response to changes in the organization or user responsibilities.

Response:

The API will return a confirmation that the changes have been made. If the request was successful, it will respond with an OK message. If there are any errors, such as invalid user ID or permission settings, the response will indicate BadRequest.

Key Features:

  • Flexible Role Management: This API allows the main owner to dynamically update permissions based on the evolving needs of the authorized user. Whether it’s granting temporary access or changing roles, this API provides full control.
  • Granular Permission Settings: The permissions array enables the main owner to set specific capabilities for each authorized user, ensuring only the necessary privileges are granted.
  • Status Control: The ability to activate, suspend, or revoke access ensures that the main owner can react quickly to any security concerns, such as unauthorized activity or changes in business roles.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!