API Users
📄️ Create Prime API User
Creates a new Prime API user with the specified role. Valid roles are `Viewer` and `Trader`.
📄️ Get Prime API User
Retrieves details of a specific Prime API user by ID.
📄️ List Prime API Users
Retrieves a list of all Prime API users for the account.
📄️ Update Prime API User
Updates the name or status of a Prime API user.
📄️ Update Prime API User Roles
Updates the role assigned to a Prime API user. Valid roles are `Viewer` and `Trader`.