Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Password Rule via API

    Posted 06-16-2025 07:32

    Hi,

    could someone please tell me if it is possible to create an API access key which would allow for the user to access "password rules" (Organizational Settings / Authentication ) which define settings such as the minimum number of characters in the password, number of special characters, digits, and so on.

    I am scratching my head trying to do it so that the access key would only be limited to retrieving Organization Settings / Authentication and nothing else.


    #API/Integrations

    ------------------------------
    We proudly support Ukraine!
    ------------------------------


  • 2.  RE: Password Rule via API

    Posted 06-16-2025 10:20

    Hi Victor,

    I am going to move this across to the Genesys Cloud Developer Community to help clarify which API would/could be used for this



    ------------------------------
    Sam Jillard
    Online Community Manager/Moderator
    Genesys - Employees
    ------------------------------



  • 3.  RE: Password Rule via API

    Posted 06-18-2025 00:36

    Thanks!  Would love any advice!



    ------------------------------
    We proudly support Ukraine!
    ------------------------------



  • 4.  RE: Password Rule via API

    Posted 06-18-2025 08:53

    Hello,

    I am not entirely sure what you mean by API Access Key. I assumed that you are referring to permissions and roles (assigned to the OAuth Client).

    But the answer is no.

    The API endpoint which allows access to these password rules is GET /api/v2/organizations/authentication/settings

    As it is described under the Operation Information section (in API Explorer - for this endpoint - link above), it requires the directory:organization:admin permission. This permission will give access not just to this API endpoint but to a set of API endpoints.

    Regards,



    ------------------------------
    Jerome Saint-Marc
    Senior Development Support Engineer
    ------------------------------