My Portfolio
    • Introduction
    • Getting Started
    • Users
    • Roles
      • Create Role
        POST
    • Schemas
      • Users
      • Roles
      • Permissions
      • Owners
      • Banks
      • Brokers
      • Issuers
      • Deposits
      • Stocks
      • Stock Transactions
      • Savings
      • Insurances

    Users

    {
        "_id": "string",
        "username": "string",
        "email": "string",
        "fullname": "string",
        "password": "string"
    }
    Built with